#AE2CCF Color

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

Color preview

#AE2CCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE2CCF

.color-ae2ccf {
  color: #AE2CCF;
  background-color: #AE2CCF;
}

Frequently asked questions

What color is #AE2CCF?+

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

What is the closest Tailwind color to #AE2CCF?+

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