#AA2EB2 Color

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

Color preview

#AA2EB2

Color formats

HEX
#AA2EB2
RGB
rgb(170, 46, 178)
RGBA
rgba(170, 46, 178, 1)
HSL
hsl(296, 59%, 44%)
HSV
hsv(296, 74%, 70%)
CMYK
cmyk(4%, 74%, 0%, 30%)
CSS variable
--color-primary: #AA2EB2;
Lowercase HEX
#aa2eb2

Shades

Tints

Tones

Harmony

CSS snippets for #AA2EB2

.color-aa2eb2 {
  color: #AA2EB2;
  background-color: #AA2EB2;
}

Frequently asked questions

What color is #AA2EB2?+

#AA2EB2 is a HEX color with RGB value rgb(170, 46, 178) and HSL value hsl(296, 59%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AA2EB2?+

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