#BFAE7B Color

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

Color preview

#BFAE7B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAE7B

.color-bfae7b {
  color: #BFAE7B;
  background-color: #BFAE7B;
}

Frequently asked questions

What color is #BFAE7B?+

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

What is the closest Tailwind color to #BFAE7B?+

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