#B4BF9B Color

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

Color preview

#B4BF9B

Color formats

HEX
#B4BF9B
RGB
rgb(180, 191, 155)
RGBA
rgba(180, 191, 155, 1)
HSL
hsl(78, 22%, 68%)
HSV
hsv(78, 19%, 75%)
CMYK
cmyk(6%, 0%, 19%, 25%)
CSS variable
--color-primary: #B4BF9B;
Lowercase HEX
#b4bf9b

Shades

Tints

Tones

Harmony

CSS snippets for #B4BF9B

.color-b4bf9b {
  color: #B4BF9B;
  background-color: #B4BF9B;
}

Frequently asked questions

What color is #B4BF9B?+

#B4BF9B is a HEX color with RGB value rgb(180, 191, 155) and HSL value hsl(78, 22%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B4BF9B?+

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