#BFAA8D Color

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

Color preview

#BFAA8D

Color formats

HEX
#BFAA8D
RGB
rgb(191, 170, 141)
RGBA
rgba(191, 170, 141, 1)
HSL
hsl(35, 28%, 65%)
HSV
hsv(35, 26%, 75%)
CMYK
cmyk(0%, 11%, 26%, 25%)
CSS variable
--color-primary: #BFAA8D;
Lowercase HEX
#bfaa8d

Shades

Tints

Tones

Harmony

CSS snippets for #BFAA8D

.color-bfaa8d {
  color: #BFAA8D;
  background-color: #BFAA8D;
}

Frequently asked questions

What color is #BFAA8D?+

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

What is the closest Tailwind color to #BFAA8D?+

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