#AA15CC Color

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

Color preview

#AA15CC

Color formats

HEX
#AA15CC
RGB
rgb(170, 21, 204)
RGBA
rgba(170, 21, 204, 1)
HSL
hsl(289, 81%, 44%)
HSV
hsv(289, 90%, 80%)
CMYK
cmyk(17%, 90%, 0%, 20%)
CSS variable
--color-primary: #AA15CC;
Lowercase HEX
#aa15cc

Shades

Tints

Tones

Harmony

CSS snippets for #AA15CC

.color-aa15cc {
  color: #AA15CC;
  background-color: #AA15CC;
}

Frequently asked questions

What color is #AA15CC?+

#AA15CC is a HEX color with RGB value rgb(170, 21, 204) and HSL value hsl(289, 81%, 44%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AA15CC?+

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