#AA62EE Color

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

Color preview

#AA62EE

Color formats

HEX
#AA62EE
RGB
rgb(170, 98, 238)
RGBA
rgba(170, 98, 238, 1)
HSL
hsl(271, 80%, 66%)
HSV
hsv(271, 59%, 93%)
CMYK
cmyk(29%, 59%, 0%, 7%)
CSS variable
--color-primary: #AA62EE;
Lowercase HEX
#aa62ee

Shades

Tints

Tones

Harmony

CSS snippets for #AA62EE

.color-aa62ee {
  color: #AA62EE;
  background-color: #AA62EE;
}

Frequently asked questions

What color is #AA62EE?+

#AA62EE is a HEX color with RGB value rgb(170, 98, 238) and HSL value hsl(271, 80%, 66%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA62EE?+

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