#ACA1C2 Color

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

Color preview

#ACA1C2

Color formats

HEX
#ACA1C2
RGB
rgb(172, 161, 194)
RGBA
rgba(172, 161, 194, 1)
HSL
hsl(260, 21%, 70%)
HSV
hsv(260, 17%, 76%)
CMYK
cmyk(11%, 17%, 0%, 24%)
CSS variable
--color-primary: #ACA1C2;
Lowercase HEX
#aca1c2

Shades

Tints

Tones

Harmony

CSS snippets for #ACA1C2

.color-aca1c2 {
  color: #ACA1C2;
  background-color: #ACA1C2;
}

Frequently asked questions

What color is #ACA1C2?+

#ACA1C2 is a HEX color with RGB value rgb(172, 161, 194) and HSL value hsl(260, 21%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACA1C2?+

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