#AA61EE Color

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

Color preview

#AA61EE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AA61EE

.color-aa61ee {
  color: #AA61EE;
  background-color: #AA61EE;
}

Frequently asked questions

What color is #AA61EE?+

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

What is the closest Tailwind color to #AA61EE?+

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