#AA01FE Color

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

Color preview

#AA01FE

Color formats

HEX
#AA01FE
RGB
rgb(170, 1, 254)
RGBA
rgba(170, 1, 254, 1)
HSL
hsl(280, 99%, 50%)
HSV
hsv(280, 100%, 100%)
CMYK
cmyk(33%, 100%, 0%, 0%)
CSS variable
--color-primary: #AA01FE;
Lowercase HEX
#aa01fe

Shades

Tints

Tones

Harmony

CSS snippets for #AA01FE

.color-aa01fe {
  color: #AA01FE;
  background-color: #AA01FE;
}

Frequently asked questions

What color is #AA01FE?+

#AA01FE is a HEX color with RGB value rgb(170, 1, 254) and HSL value hsl(280, 99%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AA01FE?+

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