#BFBF4B Color

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

Color preview

#BFBF4B

Color formats

HEX
#BFBF4B
RGB
rgb(191, 191, 75)
RGBA
rgba(191, 191, 75, 1)
HSL
hsl(60, 48%, 52%)
HSV
hsv(60, 61%, 75%)
CMYK
cmyk(0%, 0%, 61%, 25%)
CSS variable
--color-primary: #BFBF4B;
Lowercase HEX
#bfbf4b

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF4B

.color-bfbf4b {
  color: #BFBF4B;
  background-color: #BFBF4B;
}

Frequently asked questions

What color is #BFBF4B?+

#BFBF4B is a HEX color with RGB value rgb(191, 191, 75) and HSL value hsl(60, 48%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBF4B?+

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