#BFAE51 Color

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

Color preview

#BFAE51

Color formats

HEX
#BFAE51
RGB
rgb(191, 174, 81)
RGBA
rgba(191, 174, 81, 1)
HSL
hsl(51, 46%, 53%)
HSV
hsv(51, 58%, 75%)
CMYK
cmyk(0%, 9%, 58%, 25%)
CSS variable
--color-primary: #BFAE51;
Lowercase HEX
#bfae51

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE51

.color-bfae51 {
  color: #BFAE51;
  background-color: #BFAE51;
}

Frequently asked questions

What color is #BFAE51?+

#BFAE51 is a HEX color with RGB value rgb(191, 174, 81) and HSL value hsl(51, 46%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAE51?+

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