#B7BDBC Color Information

Hex color code: #B7BDBC

#B7BDBC is a muted cyan color. In RGB it is (183, 189, 188), and in HSL it is (170°, 4%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B7BDBC
RGB
183, 189, 188
HSL
170°, 4%, 73%
CMYK
3%, 0%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7BDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 189, 188

Red: 183 / Green: 189 / Blue: 188

HSL

170°, 4%, 73%

Hue: 170° / Saturation: 4% / Lightness: 73%

CMYK

3%, 0%, 1%, 26%

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

What color is #B7BDBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7BDBC to RGB:

rgb(183, 189, 188)HEX to RGB Converter →

HEX to HSL

Convert #B7BDBC to HSL:

hsl(170, 4%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B7BDBC to CMYK:

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

Color Meaning and Usage

A subtle cyan tone, #B7BDBC has RGB (183, 189, 188) and HSL (170°, 4%, 73%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7BDBC is #BDB7B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B7BDB9.

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

Contrast with #B7BDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7BDBC?

#B7BDBC is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B7BDBC?

#B7BDBC in RGB is (183, 189, 188) - 183 red, 189 green, and 188 blue.

How to use #B7BDBC in CSS?

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

What colors go well with #B7BDBC?

#BDB7B8 (complementary), #B7BDB9 (analogous), and #909897 (lighter shade) work well with #B7BDBC.