#ACA2FF Color

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

Color preview

#ACA2FF

Color formats

HEX
#ACA2FF
RGB
rgb(172, 162, 255)
RGBA
rgba(172, 162, 255, 1)
HSL
hsl(246, 100%, 82%)
HSV
hsv(246, 36%, 100%)
CMYK
cmyk(33%, 36%, 0%, 0%)
CSS variable
--color-primary: #ACA2FF;
Lowercase HEX
#aca2ff

Shades

Tints

Tones

Harmony

CSS snippets for #ACA2FF

.color-aca2ff {
  color: #ACA2FF;
  background-color: #ACA2FF;
}

Frequently asked questions

What color is #ACA2FF?+

#ACA2FF is a HEX color with RGB value rgb(172, 162, 255) and HSL value hsl(246, 100%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACA2FF?+

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