#A64FCD Color

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

Color preview

#A64FCD

Color formats

HEX
#A64FCD
RGB
rgb(166, 79, 205)
RGBA
rgba(166, 79, 205, 1)
HSL
hsl(281, 56%, 56%)
HSV
hsv(281, 61%, 80%)
CMYK
cmyk(19%, 61%, 0%, 20%)
CSS variable
--color-primary: #A64FCD;
Lowercase HEX
#a64fcd

Shades

Tints

Tones

Harmony

CSS snippets for #A64FCD

.color-a64fcd {
  color: #A64FCD;
  background-color: #A64FCD;
}

Frequently asked questions

What color is #A64FCD?+

#A64FCD is a HEX color with RGB value rgb(166, 79, 205) and HSL value hsl(281, 56%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A64FCD?+

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