#AA00FF Color

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

Color preview

#AA00FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AA00FF

.color-aa00ff {
  color: #AA00FF;
  background-color: #AA00FF;
}

Frequently asked questions

What color is #AA00FF?+

#AA00FF is a HEX color with RGB value rgb(170, 0, 255) and HSL value hsl(280, 100%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AA00FF?+

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