#A55BCA Color

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

Color preview

#A55BCA

Color formats

HEX
#A55BCA
RGB
rgb(165, 91, 202)
RGBA
rgba(165, 91, 202, 1)
HSL
hsl(280, 51%, 57%)
HSV
hsv(280, 55%, 79%)
CMYK
cmyk(18%, 55%, 0%, 21%)
CSS variable
--color-primary: #A55BCA;
Lowercase HEX
#a55bca

Shades

Tints

Tones

Harmony

CSS snippets for #A55BCA

.color-a55bca {
  color: #A55BCA;
  background-color: #A55BCA;
}

Frequently asked questions

What color is #A55BCA?+

#A55BCA is a HEX color with RGB value rgb(165, 91, 202) and HSL value hsl(280, 51%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A55BCA?+

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