#BD9BAA Color Information

Hex color code: #BD9BAA

A delicate magenta shade, #BD9BAA appears as (189, 155, 170) in RGB and (334°, 20%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BD9BAA
RGB
189, 155, 170
HSL
334°, 20%, 67%
CMYK
0%, 18%, 10%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD9BAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 155, 170

Red: 189 / Green: 155 / Blue: 170

HSL

334°, 20%, 67%

Hue: 334° / Saturation: 20% / Lightness: 67%

CMYK

0%, 18%, 10%, 26%

Cyan: 0% / Magenta: 18% / Yellow: 10% / Key: 26%

What color is #BD9BAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD9BAA to RGB:

rgb(189, 155, 170)HEX to RGB Converter →

HEX to HSL

Convert #BD9BAA to HSL:

hsl(334, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BD9BAA to CMYK:

cmyk(0%, 18%, 10%, 26%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BD9BAA has RGB (189, 155, 170) and HSL (334°, 20%, 67%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD9BAA is #9ABCAD, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9AB9.

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

Contrast with #BD9BAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD9BAA?

#BD9BAA is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BD9BAA?

#BD9BAA in RGB is (189, 155, 170) - 189 red, 155 green, and 170 blue.

How to use #BD9BAA in CSS?

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

What colors go well with #BD9BAA?

#9ABCAD (complementary), #BC9AB9 (analogous), and #9D6C81 (lighter shade) work well with #BD9BAA.