#AA0DFF Color

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

Color preview

#AA0DFF

Color formats

HEX
#AA0DFF
RGB
rgb(170, 13, 255)
RGBA
rgba(170, 13, 255, 1)
HSL
hsl(279, 100%, 53%)
HSV
hsv(279, 95%, 100%)
CMYK
cmyk(33%, 95%, 0%, 0%)
CSS variable
--color-primary: #AA0DFF;
Lowercase HEX
#aa0dff

Shades

Tints

Tones

Harmony

CSS snippets for #AA0DFF

.color-aa0dff {
  color: #AA0DFF;
  background-color: #AA0DFF;
}

Frequently asked questions

What color is #AA0DFF?+

#AA0DFF is a HEX color with RGB value rgb(170, 13, 255) and HSL value hsl(279, 100%, 53%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AA0DFF?+

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