#ACA5FF Color

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

Color preview

#ACA5FF

Color formats

HEX
#ACA5FF
RGB
rgb(172, 165, 255)
RGBA
rgba(172, 165, 255, 1)
HSL
hsl(245, 100%, 82%)
HSV
hsv(245, 35%, 100%)
CMYK
cmyk(33%, 35%, 0%, 0%)
CSS variable
--color-primary: #ACA5FF;
Lowercase HEX
#aca5ff

Shades

Tints

Tones

Harmony

CSS snippets for #ACA5FF

.color-aca5ff {
  color: #ACA5FF;
  background-color: #ACA5FF;
}

Frequently asked questions

What color is #ACA5FF?+

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

What is the closest Tailwind color to #ACA5FF?+

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