#BDBABD Color Information

Hex color code: #BDBABD

#BDBABD is a neutral magenta color. In RGB it is (189, 186, 189), and in HSL it is (300°, 2%, 74%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BDBABD
RGB
189, 186, 189
HSL
300°, 2%, 74%
CMYK
0%, 2%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 186, 189

Red: 189 / Green: 186 / Blue: 189

HSL

300°, 2%, 74%

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

CMYK

0%, 2%, 0%, 26%

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

What color is #BDBABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBABD to RGB:

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

HEX to HSL

Convert #BDBABD to HSL:

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

HEX to CMYK

Convert #BDBABD to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #BDBABD has RGB (189, 186, 189) and HSL (300°, 2%, 74%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBABD is #BBBEBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBBBE.

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

Contrast with #BDBABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBABD?

#BDBABD is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDBABD?

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

How to use #BDBABD in CSS?

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

What colors go well with #BDBABD?

#BBBEBB (complementary), #BDBBBE (analogous), and #999499 (lighter shade) work well with #BDBABD.