#BDAFC5 Color Information

Hex color code: #BDAFC5

The hex color #BDAFC5 is a neutral purple with RGB values of (189, 175, 197) and HSL of (278°, 16%, 73%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BDAFC5
RGB
189, 175, 197
HSL
278°, 16%, 73%
CMYK
4%, 11%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAFC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 175, 197

Red: 189 / Green: 175 / Blue: 197

HSL

278°, 16%, 73%

Hue: 278° / Saturation: 16% / Lightness: 73%

CMYK

4%, 11%, 0%, 23%

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

What color is #BDAFC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAFC5 to RGB:

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

HEX to HSL

Convert #BDAFC5 to HSL:

hsl(278, 16%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BDAFC5 to CMYK:

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

Color Meaning and Usage

#BDAFC5 is a neutral purple color with RGB values of 189, 175, 197 and HSL of 278°, 16%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAFC5 is #B7C5AF, creating high-contrast pairings. For softer combinations, try analogous colors like #B2AFC5.

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

Contrast with #BDAFC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAFC5?

#BDAFC5 is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BDAFC5?

#BDAFC5 in RGB is (189, 175, 197) - 189 red, 175 green, and 197 blue.

How to use #BDAFC5 in CSS?

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

What colors go well with #BDAFC5?

#B7C5AF (complementary), #B2AFC5 (analogous), and #9883A5 (lighter shade) work well with #BDAFC5.