#A66FFF Color

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

Color preview

#A66FFF

Color formats

HEX
#A66FFF
RGB
rgb(166, 111, 255)
RGBA
rgba(166, 111, 255, 1)
HSL
hsl(263, 100%, 72%)
HSV
hsv(263, 56%, 100%)
CMYK
cmyk(35%, 56%, 0%, 0%)
CSS variable
--color-primary: #A66FFF;
Lowercase HEX
#a66fff

Shades

Tints

Tones

Harmony

CSS snippets for #A66FFF

.color-a66fff {
  color: #A66FFF;
  background-color: #A66FFF;
}

Frequently asked questions

What color is #A66FFF?+

#A66FFF is a HEX color with RGB value rgb(166, 111, 255) and HSL value hsl(263, 100%, 72%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A66FFF?+

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