#BFAA8C Color

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

Color preview

#BFAA8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAA8C

.color-bfaa8c {
  color: #BFAA8C;
  background-color: #BFAA8C;
}

Frequently asked questions

What color is #BFAA8C?+

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

What is the closest Tailwind color to #BFAA8C?+

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