#BFAC66 Color

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

Color preview

#BFAC66

Color formats

HEX
#BFAC66
RGB
rgb(191, 172, 102)
RGBA
rgba(191, 172, 102, 1)
HSL
hsl(47, 41%, 57%)
HSV
hsv(47, 47%, 75%)
CMYK
cmyk(0%, 10%, 47%, 25%)
CSS variable
--color-primary: #BFAC66;
Lowercase HEX
#bfac66

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC66

.color-bfac66 {
  color: #BFAC66;
  background-color: #BFAC66;
}

Frequently asked questions

What color is #BFAC66?+

#BFAC66 is a HEX color with RGB value rgb(191, 172, 102) and HSL value hsl(47, 41%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAC66?+

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