#B2BF73 Color

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

Color preview

#B2BF73

Color formats

HEX
#B2BF73
RGB
rgb(178, 191, 115)
RGBA
rgba(178, 191, 115, 1)
HSL
hsl(70, 37%, 60%)
HSV
hsv(70, 40%, 75%)
CMYK
cmyk(7%, 0%, 40%, 25%)
CSS variable
--color-primary: #B2BF73;
Lowercase HEX
#b2bf73

Shades

Tints

Tones

Harmony

CSS snippets for #B2BF73

.color-b2bf73 {
  color: #B2BF73;
  background-color: #B2BF73;
}

Frequently asked questions

What color is #B2BF73?+

#B2BF73 is a HEX color with RGB value rgb(178, 191, 115) and HSL value hsl(70, 37%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B2BF73?+

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