#AA44CC Color

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

Color preview

#AA44CC

Color formats

HEX
#AA44CC
RGB
rgb(170, 68, 204)
RGBA
rgba(170, 68, 204, 1)
HSL
hsl(285, 57%, 53%)
HSV
hsv(285, 67%, 80%)
CMYK
cmyk(17%, 67%, 0%, 20%)
CSS variable
--color-primary: #AA44CC;
Lowercase HEX
#aa44cc

Shades

Tints

Tones

Harmony

CSS snippets for #AA44CC

.color-aa44cc {
  color: #AA44CC;
  background-color: #AA44CC;
}

Frequently asked questions

What color is #AA44CC?+

#AA44CC is a HEX color with RGB value rgb(170, 68, 204) and HSL value hsl(285, 57%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA44CC?+

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