#BDBAC5 Color Information

Hex color code: #BDBAC5

#BDBAC5 is a muted purple color. In RGB it is (189, 186, 197), and in HSL it is (256°, 9%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDBAC5
RGB
189, 186, 197
HSL
256°, 9%, 75%
CMYK
4%, 6%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBAC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 186, 197

Red: 189 / Green: 186 / Blue: 197

HSL

256°, 9%, 75%

Hue: 256° / Saturation: 9% / Lightness: 75%

CMYK

4%, 6%, 0%, 23%

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

What color is #BDBAC5?

#BDBAC5 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBAC5 to RGB:

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

HEX to HSL

Convert #BDBAC5 to HSL:

hsl(256, 9%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBAC5 to CMYK:

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

Color Meaning and Usage

#BDBAC5 is a muted purple color with RGB values of 189, 186, 197 and HSL of 256°, 9%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBAC5 is #C2C5BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BABCC5.

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

Contrast with #BDBAC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBAC5?

#BDBAC5 is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDBAC5?

#BDBAC5 in RGB is (189, 186, 197) - 189 red, 186 green, and 197 blue.

How to use #BDBAC5 in CSS?

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

What colors go well with #BDBAC5?

#C2C5BA (complementary), #BABCC5 (analogous), and #9590A2 (lighter shade) work well with #BDBAC5.