#AA80AA Color

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

Color preview

#AA80AA

Color formats

HEX
#AA80AA
RGB
rgb(170, 128, 170)
RGBA
rgba(170, 128, 170, 1)
HSL
hsl(300, 20%, 58%)
HSV
hsv(300, 25%, 67%)
CMYK
cmyk(0%, 25%, 0%, 33%)
CSS variable
--color-primary: #AA80AA;
Lowercase HEX
#aa80aa

Shades

Tints

Tones

Harmony

CSS snippets for #AA80AA

.color-aa80aa {
  color: #AA80AA;
  background-color: #AA80AA;
}

Frequently asked questions

What color is #AA80AA?+

#AA80AA is a HEX color with RGB value rgb(170, 128, 170) and HSL value hsl(300, 20%, 58%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AA80AA?+

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