#A64DFF Color

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

Color preview

#A64DFF

Color formats

HEX
#A64DFF
RGB
rgb(166, 77, 255)
RGBA
rgba(166, 77, 255, 1)
HSL
hsl(270, 100%, 65%)
HSV
hsv(270, 70%, 100%)
CMYK
cmyk(35%, 70%, 0%, 0%)
CSS variable
--color-primary: #A64DFF;
Lowercase HEX
#a64dff

Shades

Tints

Tones

Harmony

CSS snippets for #A64DFF

.color-a64dff {
  color: #A64DFF;
  background-color: #A64DFF;
}

Frequently asked questions

What color is #A64DFF?+

#A64DFF is a HEX color with RGB value rgb(166, 77, 255) and HSL value hsl(270, 100%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A64DFF?+

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