#BDB9BA Color Information

Hex color code: #BDB9BA

The hex color #BDB9BA is a neutral red with RGB values of (189, 185, 186) and HSL of (345°, 3%, 73%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BDB9BA
RGB
189, 185, 186
HSL
345°, 3%, 73%
CMYK
0%, 2%, 2%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB9BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 185, 186

Red: 189 / Green: 185 / Blue: 186

HSL

345°, 3%, 73%

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

CMYK

0%, 2%, 2%, 26%

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

What color is #BDB9BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB9BA to RGB:

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

HEX to HSL

Convert #BDB9BA to HSL:

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

HEX to CMYK

Convert #BDB9BA to CMYK:

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

Color Meaning and Usage

A balanced red tone, #BDB9BA has RGB (189, 185, 186) and HSL (345°, 3%, 73%). 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 #BDB9BA is #B8BCBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB8BB.

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

Contrast with #BDB9BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB9BA?

#BDB9BA is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDB9BA?

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

How to use #BDB9BA in CSS?

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

What colors go well with #BDB9BA?

#B8BCBB (complementary), #BCB8BB (analogous), and #979192 (lighter shade) work well with #BDB9BA.