#BFACB1 Color

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

Color preview

#BFACB1

Color formats

HEX
#BFACB1
RGB
rgb(191, 172, 177)
RGBA
rgba(191, 172, 177, 1)
HSL
hsl(344, 13%, 71%)
HSV
hsv(344, 10%, 75%)
CMYK
cmyk(0%, 10%, 7%, 25%)
CSS variable
--color-primary: #BFACB1;
Lowercase HEX
#bfacb1

Shades

Tints

Tones

Harmony

CSS snippets for #BFACB1

.color-bfacb1 {
  color: #BFACB1;
  background-color: #BFACB1;
}

Frequently asked questions

What color is #BFACB1?+

#BFACB1 is a HEX color with RGB value rgb(191, 172, 177) and HSL value hsl(344, 13%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFACB1?+

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