#BFAE54 Color

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

Color preview

#BFAE54

Color formats

HEX
#BFAE54
RGB
rgb(191, 174, 84)
RGBA
rgba(191, 174, 84, 1)
HSL
hsl(50, 46%, 54%)
HSV
hsv(50, 56%, 75%)
CMYK
cmyk(0%, 9%, 56%, 25%)
CSS variable
--color-primary: #BFAE54;
Lowercase HEX
#bfae54

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE54

.color-bfae54 {
  color: #BFAE54;
  background-color: #BFAE54;
}

Frequently asked questions

What color is #BFAE54?+

#BFAE54 is a HEX color with RGB value rgb(191, 174, 84) and HSL value hsl(50, 46%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAE54?+

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