#B8BF9D Color

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

Color preview

#B8BF9D

Color formats

HEX
#B8BF9D
RGB
rgb(184, 191, 157)
RGBA
rgba(184, 191, 157, 1)
HSL
hsl(72, 21%, 68%)
HSV
hsv(72, 18%, 75%)
CMYK
cmyk(4%, 0%, 18%, 25%)
CSS variable
--color-primary: #B8BF9D;
Lowercase HEX
#b8bf9d

Shades

Tints

Tones

Harmony

CSS snippets for #B8BF9D

.color-b8bf9d {
  color: #B8BF9D;
  background-color: #B8BF9D;
}

Frequently asked questions

What color is #B8BF9D?+

#B8BF9D is a HEX color with RGB value rgb(184, 191, 157) and HSL value hsl(72, 21%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B8BF9D?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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