#B7BDBE Color Information

Hex color code: #B7BDBE

#B7BDBE is a balanced cyan color. In RGB it is (183, 189, 190), and in HSL it is (189°, 5%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B7BDBE
RGB
183, 189, 190
HSL
189°, 5%, 73%
CMYK
4%, 1%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7BDBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 189, 190

Red: 183 / Green: 189 / Blue: 190

HSL

189°, 5%, 73%

Hue: 189° / Saturation: 5% / Lightness: 73%

CMYK

4%, 1%, 0%, 25%

Cyan: 4% / Magenta: 1% / Yellow: 0% / Key: 25%

What color is #B7BDBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7BDBE to RGB:

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

HEX to HSL

Convert #B7BDBE to HSL:

hsl(189, 5%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B7BDBE to CMYK:

cmyk(4%, 1%, 0%, 25%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #B7BDBE has RGB (183, 189, 190) and HSL (189°, 5%, 73%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7BDBE is #BEB8B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7BEBB.

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

Contrast with #B7BDBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7BDBE?

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

What is the RGB value of #B7BDBE?

#B7BDBE in RGB is (183, 189, 190) - 183 red, 189 green, and 190 blue.

How to use #B7BDBE in CSS?

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

What colors go well with #B7BDBE?

#BEB8B7 (complementary), #B7BEBB (analogous), and #8F9899 (lighter shade) work well with #B7BDBE.