#BFAAC4 Color

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

Color preview

#BFAAC4

Color formats

HEX
#BFAAC4
RGB
rgb(191, 170, 196)
RGBA
rgba(191, 170, 196, 1)
HSL
hsl(288, 18%, 72%)
HSV
hsv(288, 13%, 77%)
CMYK
cmyk(3%, 13%, 0%, 23%)
CSS variable
--color-primary: #BFAAC4;
Lowercase HEX
#bfaac4

Shades

Tints

Tones

Harmony

CSS snippets for #BFAAC4

.color-bfaac4 {
  color: #BFAAC4;
  background-color: #BFAAC4;
}

Frequently asked questions

What color is #BFAAC4?+

#BFAAC4 is a HEX color with RGB value rgb(191, 170, 196) and HSL value hsl(288, 18%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAAC4?+

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