#BFACB8 Color

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

Color preview

#BFACB8

Color formats

HEX
#BFACB8
RGB
rgb(191, 172, 184)
RGBA
rgba(191, 172, 184, 1)
HSL
hsl(322, 13%, 71%)
HSV
hsv(322, 10%, 75%)
CMYK
cmyk(0%, 10%, 4%, 25%)
CSS variable
--color-primary: #BFACB8;
Lowercase HEX
#bfacb8

Shades

Tints

Tones

Harmony

CSS snippets for #BFACB8

.color-bfacb8 {
  color: #BFACB8;
  background-color: #BFACB8;
}

Frequently asked questions

What color is #BFACB8?+

#BFACB8 is a HEX color with RGB value rgb(191, 172, 184) and HSL value hsl(322, 13%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFACB8?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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