#AA64FE Color

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

Color preview

#AA64FE

Color formats

HEX
#AA64FE
RGB
rgb(170, 100, 254)
RGBA
rgba(170, 100, 254, 1)
HSL
hsl(267, 99%, 69%)
HSV
hsv(267, 61%, 100%)
CMYK
cmyk(33%, 61%, 0%, 0%)
CSS variable
--color-primary: #AA64FE;
Lowercase HEX
#aa64fe

Shades

Tints

Tones

Harmony

CSS snippets for #AA64FE

.color-aa64fe {
  color: #AA64FE;
  background-color: #AA64FE;
}

Frequently asked questions

What color is #AA64FE?+

#AA64FE is a HEX color with RGB value rgb(170, 100, 254) and HSL value hsl(267, 99%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA64FE?+

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