#B8BF31 Color

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

Color preview

#B8BF31

Color formats

HEX
#B8BF31
RGB
rgb(184, 191, 49)
RGBA
rgba(184, 191, 49, 1)
HSL
hsl(63, 59%, 47%)
HSV
hsv(63, 74%, 75%)
CMYK
cmyk(4%, 0%, 74%, 25%)
CSS variable
--color-primary: #B8BF31;
Lowercase HEX
#b8bf31

Shades

Tints

Tones

Harmony

CSS snippets for #B8BF31

.color-b8bf31 {
  color: #B8BF31;
  background-color: #B8BF31;
}

Frequently asked questions

What color is #B8BF31?+

#B8BF31 is a HEX color with RGB value rgb(184, 191, 49) and HSL value hsl(63, 59%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B8BF31?+

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