#AA4DDD Color

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

Color preview

#AA4DDD

Color formats

HEX
#AA4DDD
RGB
rgb(170, 77, 221)
RGBA
rgba(170, 77, 221, 1)
HSL
hsl(279, 68%, 58%)
HSV
hsv(279, 65%, 87%)
CMYK
cmyk(23%, 65%, 0%, 13%)
CSS variable
--color-primary: #AA4DDD;
Lowercase HEX
#aa4ddd

Shades

Tints

Tones

Harmony

CSS snippets for #AA4DDD

.color-aa4ddd {
  color: #AA4DDD;
  background-color: #AA4DDD;
}

Frequently asked questions

What color is #AA4DDD?+

#AA4DDD is a HEX color with RGB value rgb(170, 77, 221) and HSL value hsl(279, 68%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA4DDD?+

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