#AA1EAA Color

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

Color preview

#AA1EAA

Color formats

HEX
#AA1EAA
RGB
rgb(170, 30, 170)
RGBA
rgba(170, 30, 170, 1)
HSL
hsl(300, 70%, 39%)
HSV
hsv(300, 82%, 67%)
CMYK
cmyk(0%, 82%, 0%, 33%)
CSS variable
--color-primary: #AA1EAA;
Lowercase HEX
#aa1eaa

Shades

Tints

Tones

Harmony

CSS snippets for #AA1EAA

.color-aa1eaa {
  color: #AA1EAA;
  background-color: #AA1EAA;
}

Frequently asked questions

What color is #AA1EAA?+

#AA1EAA is a HEX color with RGB value rgb(170, 30, 170) and HSL value hsl(300, 70%, 39%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AA1EAA?+

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