#BDAAC5 Color Information

Hex color code: #BDAAC5

A balanced purple shade, #BDAAC5 appears as (189, 170, 197) in RGB and (282°, 19%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BDAAC5
RGB
189, 170, 197
HSL
282°, 19%, 72%
CMYK
4%, 14%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAAC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 170, 197

Red: 189 / Green: 170 / Blue: 197

HSL

282°, 19%, 72%

Hue: 282° / Saturation: 19% / Lightness: 72%

CMYK

4%, 14%, 0%, 23%

Cyan: 4% / Magenta: 14% / Yellow: 0% / Key: 23%

What color is #BDAAC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAAC5 to RGB:

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

HEX to HSL

Convert #BDAAC5 to HSL:

hsl(282, 19%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BDAAC5 to CMYK:

cmyk(4%, 14%, 0%, 23%)Color Converter →

Color Meaning and Usage

#BDAAC5 is a muted purple color with RGB values of 189, 170, 197 and HSL of 282°, 19%, 72%. 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 #BDAAC5 is #B2C5AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AFAAC5.

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

Contrast with #BDAAC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAAC5?

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

What is the RGB value of #BDAAC5?

#BDAAC5 in RGB is (189, 170, 197) - 189 red, 170 green, and 197 blue.

How to use #BDAAC5 in CSS?

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

What colors go well with #BDAAC5?

#B2C5AA (complementary), #AFAAC5 (analogous), and #9A7DA6 (lighter shade) work well with #BDAAC5.