#ACA8EE Color

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

Color preview

#ACA8EE

Color formats

HEX
#ACA8EE
RGB
rgb(172, 168, 238)
RGBA
rgba(172, 168, 238, 1)
HSL
hsl(243, 67%, 80%)
HSV
hsv(243, 29%, 93%)
CMYK
cmyk(28%, 29%, 0%, 7%)
CSS variable
--color-primary: #ACA8EE;
Lowercase HEX
#aca8ee

Shades

Tints

Tones

Harmony

CSS snippets for #ACA8EE

.color-aca8ee {
  color: #ACA8EE;
  background-color: #ACA8EE;
}

Frequently asked questions

What color is #ACA8EE?+

#ACA8EE is a HEX color with RGB value rgb(172, 168, 238) and HSL value hsl(243, 67%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACA8EE?+

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