#BFBD40 Color

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

Color preview

#BFBD40

Color formats

HEX
#BFBD40
RGB
rgb(191, 189, 64)
RGBA
rgba(191, 189, 64, 1)
HSL
hsl(59, 50%, 50%)
HSV
hsv(59, 66%, 75%)
CMYK
cmyk(0%, 1%, 66%, 25%)
CSS variable
--color-primary: #BFBD40;
Lowercase HEX
#bfbd40

Shades

Tints

Tones

Harmony

CSS snippets for #BFBD40

.color-bfbd40 {
  color: #BFBD40;
  background-color: #BFBD40;
}

Frequently asked questions

What color is #BFBD40?+

#BFBD40 is a HEX color with RGB value rgb(191, 189, 64) and HSL value hsl(59, 50%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BFBD40?+

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