#A64FF8 Color

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

Color preview

#A64FF8

Color formats

HEX
#A64FF8
RGB
rgb(166, 79, 248)
RGBA
rgba(166, 79, 248, 1)
HSL
hsl(271, 92%, 64%)
HSV
hsv(271, 68%, 97%)
CMYK
cmyk(33%, 68%, 0%, 3%)
CSS variable
--color-primary: #A64FF8;
Lowercase HEX
#a64ff8

Shades

Tints

Tones

Harmony

CSS snippets for #A64FF8

.color-a64ff8 {
  color: #A64FF8;
  background-color: #A64FF8;
}

Frequently asked questions

What color is #A64FF8?+

#A64FF8 is a HEX color with RGB value rgb(166, 79, 248) and HSL value hsl(271, 92%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A64FF8?+

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