#B9A0AC Color Information

Hex color code: #B9A0AC

The hex color #B9A0AC is a neutral magenta with RGB values of (185, 160, 172) and HSL of (331°, 15%, 68%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B9A0AC
RGB
185, 160, 172
HSL
331°, 15%, 68%
CMYK
0%, 14%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9A0AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 160, 172

Red: 185 / Green: 160 / Blue: 172

HSL

331°, 15%, 68%

Hue: 331° / Saturation: 15% / Lightness: 68%

CMYK

0%, 14%, 7%, 27%

Cyan: 0% / Magenta: 14% / Yellow: 7% / Key: 27%

What color is #B9A0AC?

#B9A0AC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9A0AC to RGB:

rgb(185, 160, 172)HEX to RGB Converter →

HEX to HSL

Convert #B9A0AC to HSL:

hsl(331, 15%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B9A0AC to CMYK:

cmyk(0%, 14%, 7%, 27%)Color Converter →

Color Meaning and Usage

#B9A0AC is a muted magenta color with RGB values of 185, 160, 172 and HSL of 331°, 15%, 68%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9A0AC is #A1BAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #BAA1B9.

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

Contrast with #B9A0AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9A0AC?

#B9A0AC is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B9A0AC?

#B9A0AC in RGB is (185, 160, 172) - 185 red, 160 green, and 172 blue.

How to use #B9A0AC in CSS?

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

What colors go well with #B9A0AC?

#A1BAAE (complementary), #BAA1B9 (analogous), and #997587 (lighter shade) work well with #B9A0AC.