#AA64DF Color

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

Color preview

#AA64DF

Color formats

HEX
#AA64DF
RGB
rgb(170, 100, 223)
RGBA
rgba(170, 100, 223, 1)
HSL
hsl(274, 66%, 63%)
HSV
hsv(274, 55%, 87%)
CMYK
cmyk(24%, 55%, 0%, 13%)
CSS variable
--color-primary: #AA64DF;
Lowercase HEX
#aa64df

Shades

Tints

Tones

Harmony

CSS snippets for #AA64DF

.color-aa64df {
  color: #AA64DF;
  background-color: #AA64DF;
}

Frequently asked questions

What color is #AA64DF?+

#AA64DF is a HEX color with RGB value rgb(170, 100, 223) and HSL value hsl(274, 66%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA64DF?+

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