#AA1EE6 Color

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

Color preview

#AA1EE6

Color formats

HEX
#AA1EE6
RGB
rgb(170, 30, 230)
RGBA
rgba(170, 30, 230, 1)
HSL
hsl(282, 80%, 51%)
HSV
hsv(282, 87%, 90%)
CMYK
cmyk(26%, 87%, 0%, 10%)
CSS variable
--color-primary: #AA1EE6;
Lowercase HEX
#aa1ee6

Shades

Tints

Tones

Harmony

CSS snippets for #AA1EE6

.color-aa1ee6 {
  color: #AA1EE6;
  background-color: #AA1EE6;
}

Frequently asked questions

What color is #AA1EE6?+

#AA1EE6 is a HEX color with RGB value rgb(170, 30, 230) and HSL value hsl(282, 80%, 51%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #AA1EE6?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-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