#AA55AA Color

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

Color preview

#AA55AA

Color formats

HEX
#AA55AA
RGB
rgb(170, 85, 170)
RGBA
rgba(170, 85, 170, 1)
HSL
hsl(300, 33%, 50%)
HSV
hsv(300, 50%, 67%)
CMYK
cmyk(0%, 50%, 0%, 33%)
CSS variable
--color-primary: #AA55AA;
Lowercase HEX
#aa55aa

Shades

Tints

Tones

Harmony

CSS snippets for #AA55AA

.color-aa55aa {
  color: #AA55AA;
  background-color: #AA55AA;
}

Frequently asked questions

What color is #AA55AA?+

#AA55AA is a HEX color with RGB value rgb(170, 85, 170) and HSL value hsl(300, 33%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA55AA?+

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