#BFAB8D Color

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

Color preview

#BFAB8D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB8D

.color-bfab8d {
  color: #BFAB8D;
  background-color: #BFAB8D;
}

Frequently asked questions

What color is #BFAB8D?+

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

What is the closest Tailwind color to #BFAB8D?+

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