#A36FFF Color

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

Color preview

#A36FFF

Color formats

HEX
#A36FFF
RGB
rgb(163, 111, 255)
RGBA
rgba(163, 111, 255, 1)
HSL
hsl(262, 100%, 72%)
HSV
hsv(262, 56%, 100%)
CMYK
cmyk(36%, 56%, 0%, 0%)
CSS variable
--color-primary: #A36FFF;
Lowercase HEX
#a36fff

Shades

Tints

Tones

Harmony

CSS snippets for #A36FFF

.color-a36fff {
  color: #A36FFF;
  background-color: #A36FFF;
}

Frequently asked questions

What color is #A36FFF?+

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

What is the closest Tailwind color to #A36FFF?+

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