#BFAE6E Color

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

Color preview

#BFAE6E

Color formats

HEX
#BFAE6E
RGB
rgb(191, 174, 110)
RGBA
rgba(191, 174, 110, 1)
HSL
hsl(47, 39%, 59%)
HSV
hsv(47, 42%, 75%)
CMYK
cmyk(0%, 9%, 42%, 25%)
CSS variable
--color-primary: #BFAE6E;
Lowercase HEX
#bfae6e

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE6E

.color-bfae6e {
  color: #BFAE6E;
  background-color: #BFAE6E;
}

Frequently asked questions

What color is #BFAE6E?+

#BFAE6E is a HEX color with RGB value rgb(191, 174, 110) and HSL value hsl(47, 39%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAE6E?+

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