#B7BF51 Color

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

Color preview

#B7BF51

Color formats

HEX
#B7BF51
RGB
rgb(183, 191, 81)
RGBA
rgba(183, 191, 81, 1)
HSL
hsl(64, 46%, 53%)
HSV
hsv(64, 58%, 75%)
CMYK
cmyk(4%, 0%, 58%, 25%)
CSS variable
--color-primary: #B7BF51;
Lowercase HEX
#b7bf51

Shades

Tints

Tones

Harmony

CSS snippets for #B7BF51

.color-b7bf51 {
  color: #B7BF51;
  background-color: #B7BF51;
}

Frequently asked questions

What color is #B7BF51?+

#B7BF51 is a HEX color with RGB value rgb(183, 191, 81) and HSL value hsl(64, 46%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B7BF51?+

The closest Tailwind color is lime-400, available as the bg-lime-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