#A36ADF Color

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

Color preview

#A36ADF

Color formats

HEX
#A36ADF
RGB
rgb(163, 106, 223)
RGBA
rgba(163, 106, 223, 1)
HSL
hsl(269, 65%, 65%)
HSV
hsv(269, 52%, 87%)
CMYK
cmyk(27%, 52%, 0%, 13%)
CSS variable
--color-primary: #A36ADF;
Lowercase HEX
#a36adf

Shades

Tints

Tones

Harmony

CSS snippets for #A36ADF

.color-a36adf {
  color: #A36ADF;
  background-color: #A36ADF;
}

Frequently asked questions

What color is #A36ADF?+

#A36ADF is a HEX color with RGB value rgb(163, 106, 223) and HSL value hsl(269, 65%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A36ADF?+

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