#BFBB5E Color

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

Color preview

#BFBB5E

Color formats

HEX
#BFBB5E
RGB
rgb(191, 187, 94)
RGBA
rgba(191, 187, 94, 1)
HSL
hsl(58, 43%, 56%)
HSV
hsv(58, 51%, 75%)
CMYK
cmyk(0%, 2%, 51%, 25%)
CSS variable
--color-primary: #BFBB5E;
Lowercase HEX
#bfbb5e

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB5E

.color-bfbb5e {
  color: #BFBB5E;
  background-color: #BFBB5E;
}

Frequently asked questions

What color is #BFBB5E?+

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

What is the closest Tailwind color to #BFBB5E?+

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