#BDBBB9 Color Information

Hex color code: #BDBBB9

A muted orange shade, #BDBBB9 appears as (189, 187, 185) in RGB and (30°, 3%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDBBB9
RGB
189, 187, 185
HSL
30°, 3%, 73%
CMYK
0%, 1%, 2%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBBB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 187, 185

Red: 189 / Green: 187 / Blue: 185

HSL

30°, 3%, 73%

Hue: 30° / Saturation: 3% / Lightness: 73%

CMYK

0%, 1%, 2%, 26%

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

What color is #BDBBB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBBB9 to RGB:

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

HEX to HSL

Convert #BDBBB9 to HSL:

hsl(30, 3%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBBB9 to CMYK:

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

Color Meaning and Usage

A understated orange tone, #BDBBB9 has RGB (189, 187, 185) and HSL (30°, 3%, 73%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBBB9 is #B8BABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB8B8.

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

Contrast with #BDBBB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBBB9?

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

What is the RGB value of #BDBBB9?

#BDBBB9 in RGB is (189, 187, 185) - 189 red, 187 green, and 185 blue.

How to use #BDBBB9 in CSS?

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

What colors go well with #BDBBB9?

#B8BABC (complementary), #BCB8B8 (analogous), and #979491 (lighter shade) work well with #BDBBB9.