#B9BF82 Color

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

Color preview

#B9BF82

Color formats

HEX
#B9BF82
RGB
rgb(185, 191, 130)
RGBA
rgba(185, 191, 130, 1)
HSL
hsl(66, 32%, 63%)
HSV
hsv(66, 32%, 75%)
CMYK
cmyk(3%, 0%, 32%, 25%)
CSS variable
--color-primary: #B9BF82;
Lowercase HEX
#b9bf82

Shades

Tints

Tones

Harmony

CSS snippets for #B9BF82

.color-b9bf82 {
  color: #B9BF82;
  background-color: #B9BF82;
}

Frequently asked questions

What color is #B9BF82?+

#B9BF82 is a HEX color with RGB value rgb(185, 191, 130) and HSL value hsl(66, 32%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B9BF82?+

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