#AE9EFE Color

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

Color preview

#AE9EFE

Color formats

HEX
#AE9EFE
RGB
rgb(174, 158, 254)
RGBA
rgba(174, 158, 254, 1)
HSL
hsl(250, 98%, 81%)
HSV
hsv(250, 38%, 100%)
CMYK
cmyk(31%, 38%, 0%, 0%)
CSS variable
--color-primary: #AE9EFE;
Lowercase HEX
#ae9efe

Shades

Tints

Tones

Harmony

CSS snippets for #AE9EFE

.color-ae9efe {
  color: #AE9EFE;
  background-color: #AE9EFE;
}

Frequently asked questions

What color is #AE9EFE?+

#AE9EFE is a HEX color with RGB value rgb(174, 158, 254) and HSL value hsl(250, 98%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AE9EFE?+

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