#ACA5DD Color

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

Color preview

#ACA5DD

Color formats

HEX
#ACA5DD
RGB
rgb(172, 165, 221)
RGBA
rgba(172, 165, 221, 1)
HSL
hsl(248, 45%, 76%)
HSV
hsv(248, 25%, 87%)
CMYK
cmyk(22%, 25%, 0%, 13%)
CSS variable
--color-primary: #ACA5DD;
Lowercase HEX
#aca5dd

Shades

Tints

Tones

Harmony

CSS snippets for #ACA5DD

.color-aca5dd {
  color: #ACA5DD;
  background-color: #ACA5DD;
}

Frequently asked questions

What color is #ACA5DD?+

#ACA5DD is a HEX color with RGB value rgb(172, 165, 221) and HSL value hsl(248, 45%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACA5DD?+

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