#A555D2 Color

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

Color preview

#A555D2

Color formats

HEX
#A555D2
RGB
rgb(165, 85, 210)
RGBA
rgba(165, 85, 210, 1)
HSL
hsl(278, 58%, 58%)
HSV
hsv(278, 60%, 82%)
CMYK
cmyk(21%, 60%, 0%, 18%)
CSS variable
--color-primary: #A555D2;
Lowercase HEX
#a555d2

Shades

Tints

Tones

Harmony

CSS snippets for #A555D2

.color-a555d2 {
  color: #A555D2;
  background-color: #A555D2;
}

Frequently asked questions

What color is #A555D2?+

#A555D2 is a HEX color with RGB value rgb(165, 85, 210) and HSL value hsl(278, 58%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A555D2?+

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