#BFAAC1 Color

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

Color preview

#BFAAC1

Color formats

HEX
#BFAAC1
RGB
rgb(191, 170, 193)
RGBA
rgba(191, 170, 193, 1)
HSL
hsl(295, 16%, 71%)
HSV
hsv(295, 12%, 76%)
CMYK
cmyk(1%, 12%, 0%, 24%)
CSS variable
--color-primary: #BFAAC1;
Lowercase HEX
#bfaac1

Shades

Tints

Tones

Harmony

CSS snippets for #BFAAC1

.color-bfaac1 {
  color: #BFAAC1;
  background-color: #BFAAC1;
}

Frequently asked questions

What color is #BFAAC1?+

#BFAAC1 is a HEX color with RGB value rgb(191, 170, 193) and HSL value hsl(295, 16%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAAC1?+

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