#A64EFA Color

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

Color preview

#A64EFA

Color formats

HEX
#A64EFA
RGB
rgb(166, 78, 250)
RGBA
rgba(166, 78, 250, 1)
HSL
hsl(271, 95%, 64%)
HSV
hsv(271, 69%, 98%)
CMYK
cmyk(34%, 69%, 0%, 2%)
CSS variable
--color-primary: #A64EFA;
Lowercase HEX
#a64efa

Shades

Tints

Tones

Harmony

CSS snippets for #A64EFA

.color-a64efa {
  color: #A64EFA;
  background-color: #A64EFA;
}

Frequently asked questions

What color is #A64EFA?+

#A64EFA is a HEX color with RGB value rgb(166, 78, 250) and HSL value hsl(271, 95%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A64EFA?+

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