#A55CC2 Color

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

Color preview

#A55CC2

Color formats

HEX
#A55CC2
RGB
rgb(165, 92, 194)
RGBA
rgba(165, 92, 194, 1)
HSL
hsl(283, 46%, 56%)
HSV
hsv(283, 53%, 76%)
CMYK
cmyk(15%, 53%, 0%, 24%)
CSS variable
--color-primary: #A55CC2;
Lowercase HEX
#a55cc2

Shades

Tints

Tones

Harmony

CSS snippets for #A55CC2

.color-a55cc2 {
  color: #A55CC2;
  background-color: #A55CC2;
}

Frequently asked questions

What color is #A55CC2?+

#A55CC2 is a HEX color with RGB value rgb(165, 92, 194) and HSL value hsl(283, 46%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A55CC2?+

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