#AA1EF1 Color

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

Color preview

#AA1EF1

Color formats

HEX
#AA1EF1
RGB
rgb(170, 30, 241)
RGBA
rgba(170, 30, 241, 1)
HSL
hsl(280, 88%, 53%)
HSV
hsv(280, 88%, 95%)
CMYK
cmyk(29%, 88%, 0%, 5%)
CSS variable
--color-primary: #AA1EF1;
Lowercase HEX
#aa1ef1

Shades

Tints

Tones

Harmony

CSS snippets for #AA1EF1

.color-aa1ef1 {
  color: #AA1EF1;
  background-color: #AA1EF1;
}

Frequently asked questions

What color is #AA1EF1?+

#AA1EF1 is a HEX color with RGB value rgb(170, 30, 241) and HSL value hsl(280, 88%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #AA1EF1?+

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