#A36FC8 Color

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

Color preview

#A36FC8

Color formats

HEX
#A36FC8
RGB
rgb(163, 111, 200)
RGBA
rgba(163, 111, 200, 1)
HSL
hsl(275, 45%, 61%)
HSV
hsv(275, 45%, 78%)
CMYK
cmyk(19%, 45%, 0%, 22%)
CSS variable
--color-primary: #A36FC8;
Lowercase HEX
#a36fc8

Shades

Tints

Tones

Harmony

CSS snippets for #A36FC8

.color-a36fc8 {
  color: #A36FC8;
  background-color: #A36FC8;
}

Frequently asked questions

What color is #A36FC8?+

#A36FC8 is a HEX color with RGB value rgb(163, 111, 200) and HSL value hsl(275, 45%, 61%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A36FC8?+

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