#BFACC6 Color

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

Color preview

#BFACC6

Color formats

HEX
#BFACC6
RGB
rgb(191, 172, 198)
RGBA
rgba(191, 172, 198, 1)
HSL
hsl(284, 19%, 73%)
HSV
hsv(284, 13%, 78%)
CMYK
cmyk(4%, 13%, 0%, 22%)
CSS variable
--color-primary: #BFACC6;
Lowercase HEX
#bfacc6

Shades

Tints

Tones

Harmony

CSS snippets for #BFACC6

.color-bfacc6 {
  color: #BFACC6;
  background-color: #BFACC6;
}

Frequently asked questions

What color is #BFACC6?+

#BFACC6 is a HEX color with RGB value rgb(191, 172, 198) and HSL value hsl(284, 19%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFACC6?+

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