#BFBC5F Color

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

Color preview

#BFBC5F

Color formats

HEX
#BFBC5F
RGB
rgb(191, 188, 95)
RGBA
rgba(191, 188, 95, 1)
HSL
hsl(58, 43%, 56%)
HSV
hsv(58, 50%, 75%)
CMYK
cmyk(0%, 2%, 50%, 25%)
CSS variable
--color-primary: #BFBC5F;
Lowercase HEX
#bfbc5f

Shades

Tints

Tones

Harmony

CSS snippets for #BFBC5F

.color-bfbc5f {
  color: #BFBC5F;
  background-color: #BFBC5F;
}

Frequently asked questions

What color is #BFBC5F?+

#BFBC5F is a HEX color with RGB value rgb(191, 188, 95) and HSL value hsl(58, 43%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBC5F?+

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