#BDBABC Color Information

Hex color code: #BDBABC

A muted magenta shade, #BDBABC appears as (189, 186, 188) in RGB and (320°, 2%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDBABC
RGB
189, 186, 188
HSL
320°, 2%, 74%
CMYK
0%, 2%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 186, 188

Red: 189 / Green: 186 / Blue: 188

HSL

320°, 2%, 74%

Hue: 320° / Saturation: 2% / Lightness: 74%

CMYK

0%, 2%, 1%, 26%

Cyan: 0% / Magenta: 2% / Yellow: 1% / Key: 26%

What color is #BDBABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBABC to RGB:

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

HEX to HSL

Convert #BDBABC to HSL:

hsl(320, 2%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBABC to CMYK:

cmyk(0%, 2%, 1%, 26%)Color Converter →

Color Meaning and Usage

#BDBABC is a muted magenta color with RGB values of 189, 186, 188 and HSL of 320°, 2%, 74%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBABC is #BBBEBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBBBE.

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

Contrast with #BDBABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBABC?

#BDBABC is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDBABC?

#BDBABC in RGB is (189, 186, 188) - 189 red, 186 green, and 188 blue.

How to use #BDBABC in CSS?

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

What colors go well with #BDBABC?

#BBBEBC (complementary), #BEBBBE (analogous), and #999497 (lighter shade) work well with #BDBABC.