#B587AE Color Information

Hex color code: #B587AE

The hex color #B587AE is a subtle magenta with RGB values of (181, 135, 174) and HSL of (309°, 24%, 62%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B587AE
RGB
181, 135, 174
HSL
309°, 24%, 62%
CMYK
0%, 25%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B587AE; 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 #B587AE; background-color: #B587AE15; }

Alert / Toast

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

Link / Accent

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

a { color: #B587AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 135, 174

Red: 181 / Green: 135 / Blue: 174

HSL

309°, 24%, 62%

Hue: 309° / Saturation: 24% / Lightness: 62%

CMYK

0%, 25%, 4%, 29%

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

What color is #B587AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B587AE to RGB:

rgb(181, 135, 174)HEX to RGB Converter →

HEX to HSL

Convert #B587AE to HSL:

hsl(309, 24%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B587AE to CMYK:

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

Color Meaning and Usage

#B587AE is a delicate magenta color with RGB values of 181, 135, 174 and HSL of 309°, 24%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B587AE is #87B58E, creating high-contrast pairings. For softer combinations, try analogous colors like #A587B5.

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

Contrast with #B587AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B587AE?

#B587AE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B587AE?

#B587AE in RGB is (181, 135, 174) - 181 red, 135 green, and 174 blue.

How to use #B587AE in CSS?

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

What colors go well with #B587AE?

#87B58E (complementary), #A587B5 (analogous), and #955B8C (lighter shade) work well with #B587AE.