#AE5AEA Color

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

Color preview

#AE5AEA

Color formats

HEX
#AE5AEA
RGB
rgb(174, 90, 234)
RGBA
rgba(174, 90, 234, 1)
HSL
hsl(275, 77%, 64%)
HSV
hsv(275, 62%, 92%)
CMYK
cmyk(26%, 62%, 0%, 8%)
CSS variable
--color-primary: #AE5AEA;
Lowercase HEX
#ae5aea

Shades

Tints

Tones

Harmony

CSS snippets for #AE5AEA

.color-ae5aea {
  color: #AE5AEA;
  background-color: #AE5AEA;
}

Frequently asked questions

What color is #AE5AEA?+

#AE5AEA is a HEX color with RGB value rgb(174, 90, 234) and HSL value hsl(275, 77%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE5AEA?+

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