#BFAE7D Color

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

Color preview

#BFAE7D

Color formats

HEX
#BFAE7D
RGB
rgb(191, 174, 125)
RGBA
rgba(191, 174, 125, 1)
HSL
hsl(45, 34%, 62%)
HSV
hsv(45, 35%, 75%)
CMYK
cmyk(0%, 9%, 35%, 25%)
CSS variable
--color-primary: #BFAE7D;
Lowercase HEX
#bfae7d

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE7D

.color-bfae7d {
  color: #BFAE7D;
  background-color: #BFAE7D;
}

Frequently asked questions

What color is #BFAE7D?+

#BFAE7D is a HEX color with RGB value rgb(191, 174, 125) and HSL value hsl(45, 34%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAE7D?+

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