#BFBF5B Color

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

Color preview

#BFBF5B

Color formats

HEX
#BFBF5B
RGB
rgb(191, 191, 91)
RGBA
rgba(191, 191, 91, 1)
HSL
hsl(60, 44%, 55%)
HSV
hsv(60, 52%, 75%)
CMYK
cmyk(0%, 0%, 52%, 25%)
CSS variable
--color-primary: #BFBF5B;
Lowercase HEX
#bfbf5b

Shades

Tints

Tones

Harmony

CSS snippets for #BFBF5B

.color-bfbf5b {
  color: #BFBF5B;
  background-color: #BFBF5B;
}

Frequently asked questions

What color is #BFBF5B?+

#BFBF5B is a HEX color with RGB value rgb(191, 191, 91) and HSL value hsl(60, 44%, 55%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBF5B?+

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