#AE2CCE Color

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

Color preview

#AE2CCE

Color formats

HEX
#AE2CCE
RGB
rgb(174, 44, 206)
RGBA
rgba(174, 44, 206, 1)
HSL
hsl(288, 65%, 49%)
HSV
hsv(288, 79%, 81%)
CMYK
cmyk(16%, 79%, 0%, 19%)
CSS variable
--color-primary: #AE2CCE;
Lowercase HEX
#ae2cce

Shades

Tints

Tones

Harmony

CSS snippets for #AE2CCE

.color-ae2cce {
  color: #AE2CCE;
  background-color: #AE2CCE;
}

Frequently asked questions

What color is #AE2CCE?+

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

What is the closest Tailwind color to #AE2CCE?+

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