#BFAC8E Color

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

Color preview

#BFAC8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAC8E

.color-bfac8e {
  color: #BFAC8E;
  background-color: #BFAC8E;
}

Frequently asked questions

What color is #BFAC8E?+

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

What is the closest Tailwind color to #BFAC8E?+

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