#BFAC7D Color

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

Color preview

#BFAC7D

Color formats

HEX
#BFAC7D
RGB
rgb(191, 172, 125)
RGBA
rgba(191, 172, 125, 1)
HSL
hsl(43, 34%, 62%)
HSV
hsv(43, 35%, 75%)
CMYK
cmyk(0%, 10%, 35%, 25%)
CSS variable
--color-primary: #BFAC7D;
Lowercase HEX
#bfac7d

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC7D

.color-bfac7d {
  color: #BFAC7D;
  background-color: #BFAC7D;
}

Frequently asked questions

What color is #BFAC7D?+

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

What is the closest Tailwind color to #BFAC7D?+

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