#AA4CEC Color

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

Color preview

#AA4CEC

Color formats

HEX
#AA4CEC
RGB
rgb(170, 76, 236)
RGBA
rgba(170, 76, 236, 1)
HSL
hsl(275, 81%, 61%)
HSV
hsv(275, 68%, 93%)
CMYK
cmyk(28%, 68%, 0%, 7%)
CSS variable
--color-primary: #AA4CEC;
Lowercase HEX
#aa4cec

Shades

Tints

Tones

Harmony

CSS snippets for #AA4CEC

.color-aa4cec {
  color: #AA4CEC;
  background-color: #AA4CEC;
}

Frequently asked questions

What color is #AA4CEC?+

#AA4CEC is a HEX color with RGB value rgb(170, 76, 236) and HSL value hsl(275, 81%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AA4CEC?+

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