#BFAB8C Color

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

Color preview

#BFAB8C

Color formats

HEX
#BFAB8C
RGB
rgb(191, 171, 140)
RGBA
rgba(191, 171, 140, 1)
HSL
hsl(36, 28%, 65%)
HSV
hsv(36, 27%, 75%)
CMYK
cmyk(0%, 10%, 27%, 25%)
CSS variable
--color-primary: #BFAB8C;
Lowercase HEX
#bfab8c

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB8C

.color-bfab8c {
  color: #BFAB8C;
  background-color: #BFAB8C;
}

Frequently asked questions

What color is #BFAB8C?+

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

What is the closest Tailwind color to #BFAB8C?+

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