#BDADBB Color Information

Hex color code: #BDADBB

#BDADBB is a understated magenta color. In RGB it is (189, 173, 187), and in HSL it is (308°, 11%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BDADBB
RGB
189, 173, 187
HSL
308°, 11%, 71%
CMYK
0%, 8%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDADBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 173, 187

Red: 189 / Green: 173 / Blue: 187

HSL

308°, 11%, 71%

Hue: 308° / Saturation: 11% / Lightness: 71%

CMYK

0%, 8%, 1%, 26%

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

What color is #BDADBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDADBB to RGB:

rgb(189, 173, 187)HEX to RGB Converter →

HEX to HSL

Convert #BDADBB to HSL:

hsl(308, 11%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BDADBB to CMYK:

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

Color Meaning and Usage

#BDADBB is a understated magenta color with RGB values of 189, 173, 187 and HSL of 308°, 11%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDADBB is #ADBDAF, creating high-contrast pairings. For softer combinations, try analogous colors like #B7ADBD.

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

Contrast with #BDADBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDADBB?

#BDADBB is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDADBB?

#BDADBB in RGB is (189, 173, 187) - 189 red, 173 green, and 187 blue.

How to use #BDADBB in CSS?

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

What colors go well with #BDADBB?

#ADBDAF (complementary), #B7ADBD (analogous), and #9B8298 (lighter shade) work well with #BDADBB.