#A64FD2 Color

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

Color preview

#A64FD2

Color formats

HEX
#A64FD2
RGB
rgb(166, 79, 210)
RGBA
rgba(166, 79, 210, 1)
HSL
hsl(280, 59%, 57%)
HSV
hsv(280, 62%, 82%)
CMYK
cmyk(21%, 62%, 0%, 18%)
CSS variable
--color-primary: #A64FD2;
Lowercase HEX
#a64fd2

Shades

Tints

Tones

Harmony

CSS snippets for #A64FD2

.color-a64fd2 {
  color: #A64FD2;
  background-color: #A64FD2;
}

Frequently asked questions

What color is #A64FD2?+

#A64FD2 is a HEX color with RGB value rgb(166, 79, 210) and HSL value hsl(280, 59%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A64FD2?+

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