#AE52E6 Color

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

Color preview

#AE52E6

Color formats

HEX
#AE52E6
RGB
rgb(174, 82, 230)
RGBA
rgba(174, 82, 230, 1)
HSL
hsl(277, 75%, 61%)
HSV
hsv(277, 64%, 90%)
CMYK
cmyk(24%, 64%, 0%, 10%)
CSS variable
--color-primary: #AE52E6;
Lowercase HEX
#ae52e6

Shades

Tints

Tones

Harmony

CSS snippets for #AE52E6

.color-ae52e6 {
  color: #AE52E6;
  background-color: #AE52E6;
}

Frequently asked questions

What color is #AE52E6?+

#AE52E6 is a HEX color with RGB value rgb(174, 82, 230) and HSL value hsl(277, 75%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE52E6?+

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