#B9BDBB Color Information

Hex color code: #B9BDBB

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

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9BDBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 189, 187

Red: 185 / Green: 189 / Blue: 187

HSL

150°, 3%, 73%

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

CMYK

2%, 0%, 1%, 26%

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

What color is #B9BDBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9BDBB to RGB:

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

HEX to HSL

Convert #B9BDBB to HSL:

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

HEX to CMYK

Convert #B9BDBB to CMYK:

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

Color Meaning and Usage

#B9BDBB is a balanced cyan color with RGB values of 185, 189, 187 and HSL of 150°, 3%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9BDBB is #BCB8BA, creating high-contrast pairings. For softer combinations, try analogous colors like #B8BCB8.

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

Contrast with #B9BDBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9BDBB?

#B9BDBB is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B9BDBB?

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

How to use #B9BDBB in CSS?

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

What colors go well with #B9BDBB?

#BCB8BA (complementary), #B8BCB8 (analogous), and #919794 (lighter shade) work well with #B9BDBB.