#AA70CC Color

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

Color preview

#AA70CC

Color formats

HEX
#AA70CC
RGB
rgb(170, 112, 204)
RGBA
rgba(170, 112, 204, 1)
HSL
hsl(278, 47%, 62%)
HSV
hsv(278, 45%, 80%)
CMYK
cmyk(17%, 45%, 0%, 20%)
CSS variable
--color-primary: #AA70CC;
Lowercase HEX
#aa70cc

Shades

Tints

Tones

Harmony

CSS snippets for #AA70CC

.color-aa70cc {
  color: #AA70CC;
  background-color: #AA70CC;
}

Frequently asked questions

What color is #AA70CC?+

#AA70CC is a HEX color with RGB value rgb(170, 112, 204) and HSL value hsl(278, 47%, 62%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA70CC?+

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