#BFAC6E Color

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

Color preview

#BFAC6E

Color formats

HEX
#BFAC6E
RGB
rgb(191, 172, 110)
RGBA
rgba(191, 172, 110, 1)
HSL
hsl(46, 39%, 59%)
HSV
hsv(46, 42%, 75%)
CMYK
cmyk(0%, 10%, 42%, 25%)
CSS variable
--color-primary: #BFAC6E;
Lowercase HEX
#bfac6e

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC6E

.color-bfac6e {
  color: #BFAC6E;
  background-color: #BFAC6E;
}

Frequently asked questions

What color is #BFAC6E?+

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

What is the closest Tailwind color to #BFAC6E?+

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