#A366FF Color

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

Color preview

#A366FF

Color formats

HEX
#A366FF
RGB
rgb(163, 102, 255)
RGBA
rgba(163, 102, 255, 1)
HSL
hsl(264, 100%, 70%)
HSV
hsv(264, 60%, 100%)
CMYK
cmyk(36%, 60%, 0%, 0%)
CSS variable
--color-primary: #A366FF;
Lowercase HEX
#a366ff

Shades

Tints

Tones

Harmony

CSS snippets for #A366FF

.color-a366ff {
  color: #A366FF;
  background-color: #A366FF;
}

Frequently asked questions

What color is #A366FF?+

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

What is the closest Tailwind color to #A366FF?+

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