#A666FF Color

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

Color preview

#A666FF

Color formats

HEX
#A666FF
RGB
rgb(166, 102, 255)
RGBA
rgba(166, 102, 255, 1)
HSL
hsl(265, 100%, 70%)
HSV
hsv(265, 60%, 100%)
CMYK
cmyk(35%, 60%, 0%, 0%)
CSS variable
--color-primary: #A666FF;
Lowercase HEX
#a666ff

Shades

Tints

Tones

Harmony

CSS snippets for #A666FF

.color-a666ff {
  color: #A666FF;
  background-color: #A666FF;
}

Frequently asked questions

What color is #A666FF?+

#A666FF is a HEX color with RGB value rgb(166, 102, 255) and HSL value hsl(265, 100%, 70%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A666FF?+

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