#B588AF Color Information

Hex color code: #B588AF

#B588AF is a delicate magenta color. In RGB it is (181, 136, 175), and in HSL it is (308°, 23%, 62%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B588AF
RGB
181, 136, 175
HSL
308°, 23%, 62%
CMYK
0%, 25%, 3%, 29%

Shades

CSS Usage
color: #B588AF;
background-color: #B588AF;
border-color: #B588AF;
box-shadow: 0 0 10px #B588AF;
border: 2px solid #B588AF;
Tailwind Usage
bg-[#B588AF]
text-[#B588AF]
border-[#B588AF]
shadow-[0_0_10px_B588AF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B588AF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B588AF; color: #000000; }

Badge

New Feature
.badge { background-color: #B588AF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B588AF; background-color: #B588AF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B588AF20; border-left: 4px solid #B588AF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B588AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B588AF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 136, 175

Red: 181 / Green: 136 / Blue: 175

HSL

308°, 23%, 62%

Hue: 308° / Saturation: 23% / Lightness: 62%

CMYK

0%, 25%, 3%, 29%

Cyan: 0% / Magenta: 25% / Yellow: 3% / Key: 29%

What color is #B588AF?

#B588AF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B588AF to RGB:

rgb(181, 136, 175)HEX to RGB Converter →

HEX to HSL

Convert #B588AF to HSL:

hsl(308, 23%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B588AF to CMYK:

cmyk(0%, 25%, 3%, 29%)Color Converter →

Color Meaning and Usage

#B588AF is a pastel magenta color with RGB values of 181, 136, 175 and HSL of 308°, 23%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B588AF is #88B48E, creating high-contrast pairings. For softer combinations, try analogous colors like #A488B4.

Use #B588AF in CSS: color: #B588AF or background-color: #B588AF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B588AF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.11:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B588AF?

#B588AF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B588AF?

#B588AF in RGB is (181, 136, 175) - 181 red, 136 green, and 175 blue.

How to use #B588AF in CSS?

Use #B588AF directly in your CSS properties like color or background-color.

What colors go well with #B588AF?

#88B48E (complementary), #A488B4 (analogous), and #935C8C (lighter shade) work well with #B588AF.