#BFAE64 Color

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

Color preview

#BFAE64

Color formats

HEX
#BFAE64
RGB
rgb(191, 174, 100)
RGBA
rgba(191, 174, 100, 1)
HSL
hsl(49, 42%, 57%)
HSV
hsv(49, 48%, 75%)
CMYK
cmyk(0%, 9%, 48%, 25%)
CSS variable
--color-primary: #BFAE64;
Lowercase HEX
#bfae64

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE64

.color-bfae64 {
  color: #BFAE64;
  background-color: #BFAE64;
}

Frequently asked questions

What color is #BFAE64?+

#BFAE64 is a HEX color with RGB value rgb(191, 174, 100) and HSL value hsl(49, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAE64?+

The closest Tailwind color is stone-400, available as the bg-stone-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