#AA3EE5 Color

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

Color preview

#AA3EE5

Color formats

HEX
#AA3EE5
RGB
rgb(170, 62, 229)
RGBA
rgba(170, 62, 229, 1)
HSL
hsl(279, 76%, 57%)
HSV
hsv(279, 73%, 90%)
CMYK
cmyk(26%, 73%, 0%, 10%)
CSS variable
--color-primary: #AA3EE5;
Lowercase HEX
#aa3ee5

Shades

Tints

Tones

Harmony

CSS snippets for #AA3EE5

.color-aa3ee5 {
  color: #AA3EE5;
  background-color: #AA3EE5;
}

Frequently asked questions

What color is #AA3EE5?+

#AA3EE5 is a HEX color with RGB value rgb(170, 62, 229) and HSL value hsl(279, 76%, 57%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AA3EE5?+

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