#A555CD Color

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

Color preview

#A555CD

Color formats

HEX
#A555CD
RGB
rgb(165, 85, 205)
RGBA
rgba(165, 85, 205, 1)
HSL
hsl(280, 55%, 57%)
HSV
hsv(280, 59%, 80%)
CMYK
cmyk(20%, 59%, 0%, 20%)
CSS variable
--color-primary: #A555CD;
Lowercase HEX
#a555cd

Shades

Tints

Tones

Harmony

CSS snippets for #A555CD

.color-a555cd {
  color: #A555CD;
  background-color: #A555CD;
}

Frequently asked questions

What color is #A555CD?+

#A555CD is a HEX color with RGB value rgb(165, 85, 205) and HSL value hsl(280, 55%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A555CD?+

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