#AA58EA Color

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

Color preview

#AA58EA

Color formats

HEX
#AA58EA
RGB
rgb(170, 88, 234)
RGBA
rgba(170, 88, 234, 1)
HSL
hsl(274, 78%, 63%)
HSV
hsv(274, 62%, 92%)
CMYK
cmyk(27%, 62%, 0%, 8%)
CSS variable
--color-primary: #AA58EA;
Lowercase HEX
#aa58ea

Shades

Tints

Tones

Harmony

CSS snippets for #AA58EA

.color-aa58ea {
  color: #AA58EA;
  background-color: #AA58EA;
}

Frequently asked questions

What color is #AA58EA?+

#AA58EA is a HEX color with RGB value rgb(170, 88, 234) and HSL value hsl(274, 78%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA58EA?+

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