#AE2DDC Color

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

Color preview

#AE2DDC

Color formats

HEX
#AE2DDC
RGB
rgb(174, 45, 220)
RGBA
rgba(174, 45, 220, 1)
HSL
hsl(284, 71%, 52%)
HSV
hsv(284, 80%, 86%)
CMYK
cmyk(21%, 80%, 0%, 14%)
CSS variable
--color-primary: #AE2DDC;
Lowercase HEX
#ae2ddc

Shades

Tints

Tones

Harmony

CSS snippets for #AE2DDC

.color-ae2ddc {
  color: #AE2DDC;
  background-color: #AE2DDC;
}

Frequently asked questions

What color is #AE2DDC?+

#AE2DDC is a HEX color with RGB value rgb(174, 45, 220) and HSL value hsl(284, 71%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE2DDC?+

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