#B9B7BA Color Information

Hex color code: #B9B7BA

#B9B7BA is a subtle purple color. In RGB it is (185, 183, 186), and in HSL it is (280°, 2%, 72%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B9B7BA
RGB
185, 183, 186
HSL
280°, 2%, 72%
CMYK
1%, 2%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9B7BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 183, 186

Red: 185 / Green: 183 / Blue: 186

HSL

280°, 2%, 72%

Hue: 280° / Saturation: 2% / Lightness: 72%

CMYK

1%, 2%, 0%, 27%

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

What color is #B9B7BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9B7BA to RGB:

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

HEX to HSL

Convert #B9B7BA to HSL:

hsl(280, 2%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B9B7BA to CMYK:

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

Color Meaning and Usage

A neutral purple tone, #B9B7BA has RGB (185, 183, 186) and HSL (280°, 2%, 72%). 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 #B9B7BA is #B7B9B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B7B6B9.

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

Contrast with #B9B7BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9B7BA?

#B9B7BA is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B9B7BA?

#B9B7BA in RGB is (185, 183, 186) - 185 red, 183 green, and 186 blue.

How to use #B9B7BA in CSS?

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

What colors go well with #B9B7BA?

#B7B9B6 (complementary), #B7B6B9 (analogous), and #928F94 (lighter shade) work well with #B9B7BA.