#BDB9B3 Color Information

Hex color code: #BDB9B3

The hex color #BDB9B3 is a neutral orange with RGB values of (189, 185, 179) and HSL of (36°, 7%, 72%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BDB9B3
RGB
189, 185, 179
HSL
36°, 7%, 72%
CMYK
0%, 2%, 5%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB9B3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 185, 179

Red: 189 / Green: 185 / Blue: 179

HSL

36°, 7%, 72%

Hue: 36° / Saturation: 7% / Lightness: 72%

CMYK

0%, 2%, 5%, 26%

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

What color is #BDB9B3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB9B3 to RGB:

rgb(189, 185, 179)HEX to RGB Converter →

HEX to HSL

Convert #BDB9B3 to HSL:

hsl(36, 7%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB9B3 to CMYK:

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

Color Meaning and Usage

#BDB9B3 is a understated orange color with RGB values of 189, 185, 179 and HSL of 36°, 7%, 72%. 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 #BDB9B3 is #B3B7BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB4B3.

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

Contrast with #BDB9B3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB9B3?

#BDB9B3 is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDB9B3?

#BDB9B3 in RGB is (189, 185, 179) - 189 red, 185 green, and 179 blue.

How to use #BDB9B3 in CSS?

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

What colors go well with #BDB9B3?

#B3B7BD (complementary), #BDB4B3 (analogous), and #99938A (lighter shade) work well with #BDB9B3.