#BFBF31 Color

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

Color preview

#BFBF31

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF31

.color-bfbf31 {
  color: #BFBF31;
  background-color: #BFBF31;
}

Frequently asked questions

What color is #BFBF31?+

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

What is the closest Tailwind color to #BFBF31?+

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