#AA55EB Color

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

Color preview

#AA55EB

Color formats

HEX
#AA55EB
RGB
rgb(170, 85, 235)
RGBA
rgba(170, 85, 235, 1)
HSL
hsl(274, 79%, 63%)
HSV
hsv(274, 64%, 92%)
CMYK
cmyk(28%, 64%, 0%, 8%)
CSS variable
--color-primary: #AA55EB;
Lowercase HEX
#aa55eb

Shades

Tints

Tones

Harmony

CSS snippets for #AA55EB

.color-aa55eb {
  color: #AA55EB;
  background-color: #AA55EB;
}

Frequently asked questions

What color is #AA55EB?+

#AA55EB is a HEX color with RGB value rgb(170, 85, 235) and HSL value hsl(274, 79%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA55EB?+

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