#A36AFF Color

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

Color preview

#A36AFF

Color formats

HEX
#A36AFF
RGB
rgb(163, 106, 255)
RGBA
rgba(163, 106, 255, 1)
HSL
hsl(263, 100%, 71%)
HSV
hsv(263, 58%, 100%)
CMYK
cmyk(36%, 58%, 0%, 0%)
CSS variable
--color-primary: #A36AFF;
Lowercase HEX
#a36aff

Shades

Tints

Tones

Harmony

CSS snippets for #A36AFF

.color-a36aff {
  color: #A36AFF;
  background-color: #A36AFF;
}

Frequently asked questions

What color is #A36AFF?+

#A36AFF is a HEX color with RGB value rgb(163, 106, 255) and HSL value hsl(263, 100%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A36AFF?+

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