#AA20EE Color

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

Color preview

#AA20EE

Color formats

HEX
#AA20EE
RGB
rgb(170, 32, 238)
RGBA
rgba(170, 32, 238, 1)
HSL
hsl(280, 86%, 53%)
HSV
hsv(280, 87%, 93%)
CMYK
cmyk(29%, 87%, 0%, 7%)
CSS variable
--color-primary: #AA20EE;
Lowercase HEX
#aa20ee

Shades

Tints

Tones

Harmony

CSS snippets for #AA20EE

.color-aa20ee {
  color: #AA20EE;
  background-color: #AA20EE;
}

Frequently asked questions

What color is #AA20EE?+

#AA20EE is a HEX color with RGB value rgb(170, 32, 238) and HSL value hsl(280, 86%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #AA20EE?+

The closest Tailwind color is purple-600, available as the bg-purple-600 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