#BFAE40 Color

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

Color preview

#BFAE40

Color formats

HEX
#BFAE40
RGB
rgb(191, 174, 64)
RGBA
rgba(191, 174, 64, 1)
HSL
hsl(52, 50%, 50%)
HSV
hsv(52, 66%, 75%)
CMYK
cmyk(0%, 9%, 66%, 25%)
CSS variable
--color-primary: #BFAE40;
Lowercase HEX
#bfae40

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE40

.color-bfae40 {
  color: #BFAE40;
  background-color: #BFAE40;
}

Frequently asked questions

What color is #BFAE40?+

#BFAE40 is a HEX color with RGB value rgb(191, 174, 64) and HSL value hsl(52, 50%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BFAE40?+

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