#BDB5BD Color Information

Hex color code: #BDB5BD

The hex color #BDB5BD is a muted magenta with RGB values of (189, 181, 189) and HSL of (300°, 6%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDB5BD
RGB
189, 181, 189
HSL
300°, 6%, 73%
CMYK
0%, 4%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB5BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 181, 189

Red: 189 / Green: 181 / Blue: 189

HSL

300°, 6%, 73%

Hue: 300° / Saturation: 6% / Lightness: 73%

CMYK

0%, 4%, 0%, 26%

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

What color is #BDB5BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB5BD to RGB:

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

HEX to HSL

Convert #BDB5BD to HSL:

hsl(300, 6%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB5BD to CMYK:

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

Color Meaning and Usage

#BDB5BD is a neutral magenta color with RGB values of 189, 181, 189 and HSL of 300°, 6%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB5BD is #B6BEB6, creating high-contrast pairings. For softer combinations, try analogous colors like #BAB6BE.

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

Contrast with #BDB5BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB5BD?

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

What is the RGB value of #BDB5BD?

#BDB5BD in RGB is (189, 181, 189) - 189 red, 181 green, and 189 blue.

How to use #BDB5BD in CSS?

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

What colors go well with #BDB5BD?

#B6BEB6 (complementary), #BAB6BE (analogous), and #9A8D9A (lighter shade) work well with #BDB5BD.