#B99DAE Color Information

Hex color code: #B99DAE

#B99DAE is a subtle magenta color. In RGB it is (185, 157, 174), and in HSL it is (324°, 17%, 67%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B99DAE
RGB
185, 157, 174
HSL
324°, 17%, 67%
CMYK
0%, 15%, 6%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B99DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 157, 174

Red: 185 / Green: 157 / Blue: 174

HSL

324°, 17%, 67%

Hue: 324° / Saturation: 17% / Lightness: 67%

CMYK

0%, 15%, 6%, 27%

Cyan: 0% / Magenta: 15% / Yellow: 6% / Key: 27%

What color is #B99DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B99DAE to RGB:

rgb(185, 157, 174)HEX to RGB Converter →

HEX to HSL

Convert #B99DAE to HSL:

hsl(324, 17%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B99DAE to CMYK:

cmyk(0%, 15%, 6%, 27%)Color Converter →

Color Meaning and Usage

#B99DAE is a muted magenta color with RGB values of 185, 157, 174 and HSL of 324°, 17%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B99DAE is #9DB9A8, creating high-contrast pairings. For softer combinations, try analogous colors like #B69DB9.

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

Contrast with #B99DAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B99DAE?

#B99DAE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B99DAE?

#B99DAE in RGB is (185, 157, 174) - 185 red, 157 green, and 174 blue.

How to use #B99DAE in CSS?

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

What colors go well with #B99DAE?

#9DB9A8 (complementary), #B69DB9 (analogous), and #997089 (lighter shade) work well with #B99DAE.