#BFAB9B Color

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

Color preview

#BFAB9B

Color formats

HEX
#BFAB9B
RGB
rgb(191, 171, 155)
RGBA
rgba(191, 171, 155, 1)
HSL
hsl(27, 22%, 68%)
HSV
hsv(27, 19%, 75%)
CMYK
cmyk(0%, 10%, 19%, 25%)
CSS variable
--color-primary: #BFAB9B;
Lowercase HEX
#bfab9b

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB9B

.color-bfab9b {
  color: #BFAB9B;
  background-color: #BFAB9B;
}

Frequently asked questions

What color is #BFAB9B?+

#BFAB9B is a HEX color with RGB value rgb(191, 171, 155) and HSL value hsl(27, 22%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFAB9B?+

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