#BFBF4F Color

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

Color preview

#BFBF4F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF4F

.color-bfbf4f {
  color: #BFBF4F;
  background-color: #BFBF4F;
}

Frequently asked questions

What color is #BFBF4F?+

#BFBF4F is a HEX color with RGB value rgb(191, 191, 79) and HSL value hsl(60, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBF4F?+

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