#BFAE45 Color

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

Color preview

#BFAE45

Color formats

HEX
#BFAE45
RGB
rgb(191, 174, 69)
RGBA
rgba(191, 174, 69, 1)
HSL
hsl(52, 49%, 51%)
HSV
hsv(52, 64%, 75%)
CMYK
cmyk(0%, 9%, 64%, 25%)
CSS variable
--color-primary: #BFAE45;
Lowercase HEX
#bfae45

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE45

.color-bfae45 {
  color: #BFAE45;
  background-color: #BFAE45;
}

Frequently asked questions

What color is #BFAE45?+

#BFAE45 is a HEX color with RGB value rgb(191, 174, 69) and HSL value hsl(52, 49%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAE45?+

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