#AC64FE Color

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

Color preview

#AC64FE

Color formats

HEX
#AC64FE
RGB
rgb(172, 100, 254)
RGBA
rgba(172, 100, 254, 1)
HSL
hsl(268, 99%, 69%)
HSV
hsv(268, 61%, 100%)
CMYK
cmyk(32%, 61%, 0%, 0%)
CSS variable
--color-primary: #AC64FE;
Lowercase HEX
#ac64fe

Shades

Tints

Tones

Harmony

CSS snippets for #AC64FE

.color-ac64fe {
  color: #AC64FE;
  background-color: #AC64FE;
}

Frequently asked questions

What color is #AC64FE?+

#AC64FE is a HEX color with RGB value rgb(172, 100, 254) and HSL value hsl(268, 99%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AC64FE?+

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