#BFACB2 Color

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

Color preview

#BFACB2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFACB2

.color-bfacb2 {
  color: #BFACB2;
  background-color: #BFACB2;
}

Frequently asked questions

What color is #BFACB2?+

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

What is the closest Tailwind color to #BFACB2?+

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