#A55AAA Color

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

Color preview

#A55AAA

Color formats

HEX
#A55AAA
RGB
rgb(165, 90, 170)
RGBA
rgba(165, 90, 170, 1)
HSL
hsl(296, 32%, 51%)
HSV
hsv(296, 47%, 67%)
CMYK
cmyk(3%, 47%, 0%, 33%)
CSS variable
--color-primary: #A55AAA;
Lowercase HEX
#a55aaa

Shades

Tints

Tones

Harmony

CSS snippets for #A55AAA

.color-a55aaa {
  color: #A55AAA;
  background-color: #A55AAA;
}

Frequently asked questions

What color is #A55AAA?+

#A55AAA is a HEX color with RGB value rgb(165, 90, 170) and HSL value hsl(296, 32%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A55AAA?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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