#B9BDBF Color

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

Color preview

#B9BDBF

Color formats

HEX
#B9BDBF
RGB
rgb(185, 189, 191)
RGBA
rgba(185, 189, 191, 1)
HSL
hsl(200, 4%, 74%)
HSV
hsv(200, 3%, 75%)
CMYK
cmyk(3%, 1%, 0%, 25%)
CSS variable
--color-primary: #B9BDBF;
Lowercase HEX
#b9bdbf

Shades

Tints

Tones

Harmony

CSS snippets for #B9BDBF

.color-b9bdbf {
  color: #B9BDBF;
  background-color: #B9BDBF;
}

Frequently asked questions

What color is #B9BDBF?+

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

What is the closest Tailwind color to #B9BDBF?+

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