#BFAAC6 Color

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

Color preview

#BFAAC6

Color formats

HEX
#BFAAC6
RGB
rgb(191, 170, 198)
RGBA
rgba(191, 170, 198, 1)
HSL
hsl(285, 20%, 72%)
HSV
hsv(285, 14%, 78%)
CMYK
cmyk(4%, 14%, 0%, 22%)
CSS variable
--color-primary: #BFAAC6;
Lowercase HEX
#bfaac6

Shades

Tints

Tones

Harmony

CSS snippets for #BFAAC6

.color-bfaac6 {
  color: #BFAAC6;
  background-color: #BFAAC6;
}

Frequently asked questions

What color is #BFAAC6?+

#BFAAC6 is a HEX color with RGB value rgb(191, 170, 198) and HSL value hsl(285, 20%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAAC6?+

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