#AE52D6 Color

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

Color preview

#AE52D6

Color formats

HEX
#AE52D6
RGB
rgb(174, 82, 214)
RGBA
rgba(174, 82, 214, 1)
HSL
hsl(282, 62%, 58%)
HSV
hsv(282, 62%, 84%)
CMYK
cmyk(19%, 62%, 0%, 16%)
CSS variable
--color-primary: #AE52D6;
Lowercase HEX
#ae52d6

Shades

Tints

Tones

Harmony

CSS snippets for #AE52D6

.color-ae52d6 {
  color: #AE52D6;
  background-color: #AE52D6;
}

Frequently asked questions

What color is #AE52D6?+

#AE52D6 is a HEX color with RGB value rgb(174, 82, 214) and HSL value hsl(282, 62%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE52D6?+

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