#BFACC3 Color

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

Color preview

#BFACC3

Color formats

HEX
#BFACC3
RGB
rgb(191, 172, 195)
RGBA
rgba(191, 172, 195, 1)
HSL
hsl(290, 16%, 72%)
HSV
hsv(290, 12%, 76%)
CMYK
cmyk(2%, 12%, 0%, 24%)
CSS variable
--color-primary: #BFACC3;
Lowercase HEX
#bfacc3

Shades

Tints

Tones

Harmony

CSS snippets for #BFACC3

.color-bfacc3 {
  color: #BFACC3;
  background-color: #BFACC3;
}

Frequently asked questions

What color is #BFACC3?+

#BFACC3 is a HEX color with RGB value rgb(191, 172, 195) and HSL value hsl(290, 16%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFACC3?+

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