#B0BF9B Color

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

Color preview

#B0BF9B

Color formats

HEX
#B0BF9B
RGB
rgb(176, 191, 155)
RGBA
rgba(176, 191, 155, 1)
HSL
hsl(85, 22%, 68%)
HSV
hsv(85, 19%, 75%)
CMYK
cmyk(8%, 0%, 19%, 25%)
CSS variable
--color-primary: #B0BF9B;
Lowercase HEX
#b0bf9b

Shades

Tints

Tones

Harmony

CSS snippets for #B0BF9B

.color-b0bf9b {
  color: #B0BF9B;
  background-color: #B0BF9B;
}

Frequently asked questions

What color is #B0BF9B?+

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

What is the closest Tailwind color to #B0BF9B?+

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