#AA64BF Color

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

Color preview

#AA64BF

Color formats

HEX
#AA64BF
RGB
rgb(170, 100, 191)
RGBA
rgba(170, 100, 191, 1)
HSL
hsl(286, 42%, 57%)
HSV
hsv(286, 48%, 75%)
CMYK
cmyk(11%, 48%, 0%, 25%)
CSS variable
--color-primary: #AA64BF;
Lowercase HEX
#aa64bf

Shades

Tints

Tones

Harmony

CSS snippets for #AA64BF

.color-aa64bf {
  color: #AA64BF;
  background-color: #AA64BF;
}

Frequently asked questions

What color is #AA64BF?+

#AA64BF is a HEX color with RGB value rgb(170, 100, 191) and HSL value hsl(286, 42%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA64BF?+

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