#BFAB9D Color

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

Color preview

#BFAB9D

Color formats

HEX
#BFAB9D
RGB
rgb(191, 171, 157)
RGBA
rgba(191, 171, 157, 1)
HSL
hsl(25, 21%, 68%)
HSV
hsv(25, 18%, 75%)
CMYK
cmyk(0%, 10%, 18%, 25%)
CSS variable
--color-primary: #BFAB9D;
Lowercase HEX
#bfab9d

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB9D

.color-bfab9d {
  color: #BFAB9D;
  background-color: #BFAB9D;
}

Frequently asked questions

What color is #BFAB9D?+

#BFAB9D is a HEX color with RGB value rgb(191, 171, 157) and HSL value hsl(25, 21%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFAB9D?+

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