#BFBB40 Color

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

Color preview

#BFBB40

Color formats

HEX
#BFBB40
RGB
rgb(191, 187, 64)
RGBA
rgba(191, 187, 64, 1)
HSL
hsl(58, 50%, 50%)
HSV
hsv(58, 66%, 75%)
CMYK
cmyk(0%, 2%, 66%, 25%)
CSS variable
--color-primary: #BFBB40;
Lowercase HEX
#bfbb40

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB40

.color-bfbb40 {
  color: #BFBB40;
  background-color: #BFBB40;
}

Frequently asked questions

What color is #BFBB40?+

#BFBB40 is a HEX color with RGB value rgb(191, 187, 64) and HSL value hsl(58, 50%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBB40?+

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