#BFAC8D Color

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

Color preview

#BFAC8D

Color formats

HEX
#BFAC8D
RGB
rgb(191, 172, 141)
RGBA
rgba(191, 172, 141, 1)
HSL
hsl(37, 28%, 65%)
HSV
hsv(37, 26%, 75%)
CMYK
cmyk(0%, 10%, 26%, 25%)
CSS variable
--color-primary: #BFAC8D;
Lowercase HEX
#bfac8d

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC8D

.color-bfac8d {
  color: #BFAC8D;
  background-color: #BFAC8D;
}

Frequently asked questions

What color is #BFAC8D?+

#BFAC8D is a HEX color with RGB value rgb(191, 172, 141) and HSL value hsl(37, 28%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFAC8D?+

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