#AE9EEA Color

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

Color preview

#AE9EEA

Color formats

HEX
#AE9EEA
RGB
rgb(174, 158, 234)
RGBA
rgba(174, 158, 234, 1)
HSL
hsl(253, 64%, 77%)
HSV
hsv(253, 32%, 92%)
CMYK
cmyk(26%, 32%, 0%, 8%)
CSS variable
--color-primary: #AE9EEA;
Lowercase HEX
#ae9eea

Shades

Tints

Tones

Harmony

CSS snippets for #AE9EEA

.color-ae9eea {
  color: #AE9EEA;
  background-color: #AE9EEA;
}

Frequently asked questions

What color is #AE9EEA?+

#AE9EEA is a HEX color with RGB value rgb(174, 158, 234) and HSL value hsl(253, 64%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AE9EEA?+

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