#AA44EE Color

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

Color preview

#AA44EE

Color formats

HEX
#AA44EE
RGB
rgb(170, 68, 238)
RGBA
rgba(170, 68, 238, 1)
HSL
hsl(276, 83%, 60%)
HSV
hsv(276, 71%, 93%)
CMYK
cmyk(29%, 71%, 0%, 7%)
CSS variable
--color-primary: #AA44EE;
Lowercase HEX
#aa44ee

Shades

Tints

Tones

Harmony

CSS snippets for #AA44EE

.color-aa44ee {
  color: #AA44EE;
  background-color: #AA44EE;
}

Frequently asked questions

What color is #AA44EE?+

#AA44EE is a HEX color with RGB value rgb(170, 68, 238) and HSL value hsl(276, 83%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA44EE?+

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