#AE3EEA Color

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

Color preview

#AE3EEA

Color formats

HEX
#AE3EEA
RGB
rgb(174, 62, 234)
RGBA
rgba(174, 62, 234, 1)
HSL
hsl(279, 80%, 58%)
HSV
hsv(279, 74%, 92%)
CMYK
cmyk(26%, 74%, 0%, 8%)
CSS variable
--color-primary: #AE3EEA;
Lowercase HEX
#ae3eea

Shades

Tints

Tones

Harmony

CSS snippets for #AE3EEA

.color-ae3eea {
  color: #AE3EEA;
  background-color: #AE3EEA;
}

Frequently asked questions

What color is #AE3EEA?+

#AE3EEA is a HEX color with RGB value rgb(174, 62, 234) and HSL value hsl(279, 80%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE3EEA?+

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