#AE2DCE Color

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

Color preview

#AE2DCE

Color formats

HEX
#AE2DCE
RGB
rgb(174, 45, 206)
RGBA
rgba(174, 45, 206, 1)
HSL
hsl(288, 64%, 49%)
HSV
hsv(288, 78%, 81%)
CMYK
cmyk(16%, 78%, 0%, 19%)
CSS variable
--color-primary: #AE2DCE;
Lowercase HEX
#ae2dce

Shades

Tints

Tones

Harmony

CSS snippets for #AE2DCE

.color-ae2dce {
  color: #AE2DCE;
  background-color: #AE2DCE;
}

Frequently asked questions

What color is #AE2DCE?+

#AE2DCE is a HEX color with RGB value rgb(174, 45, 206) and HSL value hsl(288, 64%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE2DCE?+

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