#B7BF77 Color

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

Color preview

#B7BF77

Color formats

HEX
#B7BF77
RGB
rgb(183, 191, 119)
RGBA
rgba(183, 191, 119, 1)
HSL
hsl(67, 36%, 61%)
HSV
hsv(67, 38%, 75%)
CMYK
cmyk(4%, 0%, 38%, 25%)
CSS variable
--color-primary: #B7BF77;
Lowercase HEX
#b7bf77

Shades

Tints

Tones

Harmony

CSS snippets for #B7BF77

.color-b7bf77 {
  color: #B7BF77;
  background-color: #B7BF77;
}

Frequently asked questions

What color is #B7BF77?+

#B7BF77 is a HEX color with RGB value rgb(183, 191, 119) and HSL value hsl(67, 36%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B7BF77?+

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