#A64FFC Color

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

Color preview

#A64FFC

Color formats

HEX
#A64FFC
RGB
rgb(166, 79, 252)
RGBA
rgba(166, 79, 252, 1)
HSL
hsl(270, 97%, 65%)
HSV
hsv(270, 69%, 99%)
CMYK
cmyk(34%, 69%, 0%, 1%)
CSS variable
--color-primary: #A64FFC;
Lowercase HEX
#a64ffc

Shades

Tints

Tones

Harmony

CSS snippets for #A64FFC

.color-a64ffc {
  color: #A64FFC;
  background-color: #A64FFC;
}

Frequently asked questions

What color is #A64FFC?+

#A64FFC is a HEX color with RGB value rgb(166, 79, 252) and HSL value hsl(270, 97%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A64FFC?+

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