#AA1EAE Color

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

Color preview

#AA1EAE

Color formats

HEX
#AA1EAE
RGB
rgb(170, 30, 174)
RGBA
rgba(170, 30, 174, 1)
HSL
hsl(298, 71%, 40%)
HSV
hsv(298, 83%, 68%)
CMYK
cmyk(2%, 83%, 0%, 32%)
CSS variable
--color-primary: #AA1EAE;
Lowercase HEX
#aa1eae

Shades

Tints

Tones

Harmony

CSS snippets for #AA1EAE

.color-aa1eae {
  color: #AA1EAE;
  background-color: #AA1EAE;
}

Frequently asked questions

What color is #AA1EAE?+

#AA1EAE is a HEX color with RGB value rgb(170, 30, 174) and HSL value hsl(298, 71%, 40%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AA1EAE?+

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