#ACA8C2 Color

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

Color preview

#ACA8C2

Color formats

HEX
#ACA8C2
RGB
rgb(172, 168, 194)
RGBA
rgba(172, 168, 194, 1)
HSL
hsl(249, 18%, 71%)
HSV
hsv(249, 13%, 76%)
CMYK
cmyk(11%, 13%, 0%, 24%)
CSS variable
--color-primary: #ACA8C2;
Lowercase HEX
#aca8c2

Shades

Tints

Tones

Harmony

CSS snippets for #ACA8C2

.color-aca8c2 {
  color: #ACA8C2;
  background-color: #ACA8C2;
}

Frequently asked questions

What color is #ACA8C2?+

#ACA8C2 is a HEX color with RGB value rgb(172, 168, 194) and HSL value hsl(249, 18%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACA8C2?+

The closest Tailwind color is gray-400, available as the bg-gray-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