#B8BDBF Color

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

Color preview

#B8BDBF

Color formats

HEX
#B8BDBF
RGB
rgb(184, 189, 191)
RGBA
rgba(184, 189, 191, 1)
HSL
hsl(197, 5%, 74%)
HSV
hsv(197, 4%, 75%)
CMYK
cmyk(4%, 1%, 0%, 25%)
CSS variable
--color-primary: #B8BDBF;
Lowercase HEX
#b8bdbf

Shades

Tints

Tones

Harmony

CSS snippets for #B8BDBF

.color-b8bdbf {
  color: #B8BDBF;
  background-color: #B8BDBF;
}

Frequently asked questions

What color is #B8BDBF?+

#B8BDBF is a HEX color with RGB value rgb(184, 189, 191) and HSL value hsl(197, 5%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B8BDBF?+

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