#B8B99B Color

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

Color preview

#B8B99B

Color formats

HEX
#B8B99B
RGB
rgb(184, 185, 155)
RGBA
rgba(184, 185, 155, 1)
HSL
hsl(62, 18%, 67%)
HSV
hsv(62, 16%, 73%)
CMYK
cmyk(1%, 0%, 16%, 27%)
CSS variable
--color-primary: #B8B99B;
Lowercase HEX
#b8b99b

Shades

Tints

Tones

Harmony

CSS snippets for #B8B99B

.color-b8b99b {
  color: #B8B99B;
  background-color: #B8B99B;
}

Frequently asked questions

What color is #B8B99B?+

#B8B99B is a HEX color with RGB value rgb(184, 185, 155) and HSL value hsl(62, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B8B99B?+

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