#AE58C6 Color

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

Color preview

#AE58C6

Color formats

HEX
#AE58C6
RGB
rgb(174, 88, 198)
RGBA
rgba(174, 88, 198, 1)
HSL
hsl(287, 49%, 56%)
HSV
hsv(287, 56%, 78%)
CMYK
cmyk(12%, 56%, 0%, 22%)
CSS variable
--color-primary: #AE58C6;
Lowercase HEX
#ae58c6

Shades

Tints

Tones

Harmony

CSS snippets for #AE58C6

.color-ae58c6 {
  color: #AE58C6;
  background-color: #AE58C6;
}

Frequently asked questions

What color is #AE58C6?+

#AE58C6 is a HEX color with RGB value rgb(174, 88, 198) and HSL value hsl(287, 49%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE58C6?+

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