#AA64DC Color

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

Color preview

#AA64DC

Color formats

HEX
#AA64DC
RGB
rgb(170, 100, 220)
RGBA
rgba(170, 100, 220, 1)
HSL
hsl(275, 63%, 63%)
HSV
hsv(275, 55%, 86%)
CMYK
cmyk(23%, 55%, 0%, 14%)
CSS variable
--color-primary: #AA64DC;
Lowercase HEX
#aa64dc

Shades

Tints

Tones

Harmony

CSS snippets for #AA64DC

.color-aa64dc {
  color: #AA64DC;
  background-color: #AA64DC;
}

Frequently asked questions

What color is #AA64DC?+

#AA64DC is a HEX color with RGB value rgb(170, 100, 220) and HSL value hsl(275, 63%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA64DC?+

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