#BFAB9F Color

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

Color preview

#BFAB9F

Color formats

HEX
#BFAB9F
RGB
rgb(191, 171, 159)
RGBA
rgba(191, 171, 159, 1)
HSL
hsl(22, 20%, 69%)
HSV
hsv(22, 17%, 75%)
CMYK
cmyk(0%, 10%, 17%, 25%)
CSS variable
--color-primary: #BFAB9F;
Lowercase HEX
#bfab9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB9F

.color-bfab9f {
  color: #BFAB9F;
  background-color: #BFAB9F;
}

Frequently asked questions

What color is #BFAB9F?+

#BFAB9F is a HEX color with RGB value rgb(191, 171, 159) and HSL value hsl(22, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFAB9F?+

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