#AA64AA Color

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

Color preview

#AA64AA

Color formats

HEX
#AA64AA
RGB
rgb(170, 100, 170)
RGBA
rgba(170, 100, 170, 1)
HSL
hsl(300, 29%, 53%)
HSV
hsv(300, 41%, 67%)
CMYK
cmyk(0%, 41%, 0%, 33%)
CSS variable
--color-primary: #AA64AA;
Lowercase HEX
#aa64aa

Shades

Tints

Tones

Harmony

CSS snippets for #AA64AA

.color-aa64aa {
  color: #AA64AA;
  background-color: #AA64AA;
}

Frequently asked questions

What color is #AA64AA?+

#AA64AA is a HEX color with RGB value rgb(170, 100, 170) and HSL value hsl(300, 29%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA64AA?+

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