#B9BFBB Color

Inspect #B9BFBB across formats, palettes, contrast and closest named color matches.

Color preview

#B9BFBB

Color formats

HEX
#B9BFBB
RGB
rgb(185, 191, 187)
RGBA
rgba(185, 191, 187, 1)
HSL
hsl(140, 4%, 74%)
HSV
hsv(140, 3%, 75%)
CMYK
cmyk(3%, 0%, 2%, 25%)
CSS variable
--color-primary: #B9BFBB;
Lowercase HEX
#b9bfbb

Shades

Tints

Tones

Harmony

CSS snippets for #B9BFBB

.color-b9bfbb {
  color: #B9BFBB;
  background-color: #B9BFBB;
}

Frequently asked questions

What color is #B9BFBB?+

#B9BFBB is a HEX color with RGB value rgb(185, 191, 187) and HSL value hsl(140, 4%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9BFBB?+

The closest Tailwind color is stone-300, available as the bg-stone-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools