#BFACB0 Color

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

Color preview

#BFACB0

Color formats

HEX
#BFACB0
RGB
rgb(191, 172, 176)
RGBA
rgba(191, 172, 176, 1)
HSL
hsl(347, 13%, 71%)
HSV
hsv(347, 10%, 75%)
CMYK
cmyk(0%, 10%, 8%, 25%)
CSS variable
--color-primary: #BFACB0;
Lowercase HEX
#bfacb0

Shades

Tints

Tones

Harmony

CSS snippets for #BFACB0

.color-bfacb0 {
  color: #BFACB0;
  background-color: #BFACB0;
}

Frequently asked questions

What color is #BFACB0?+

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

What is the closest Tailwind color to #BFACB0?+

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