#AE2ACF Color

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

Color preview

#AE2ACF

Color formats

HEX
#AE2ACF
RGB
rgb(174, 42, 207)
RGBA
rgba(174, 42, 207, 1)
HSL
hsl(288, 66%, 49%)
HSV
hsv(288, 80%, 81%)
CMYK
cmyk(16%, 80%, 0%, 19%)
CSS variable
--color-primary: #AE2ACF;
Lowercase HEX
#ae2acf

Shades

Tints

Tones

Harmony

CSS snippets for #AE2ACF

.color-ae2acf {
  color: #AE2ACF;
  background-color: #AE2ACF;
}

Frequently asked questions

What color is #AE2ACF?+

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

What is the closest Tailwind color to #AE2ACF?+

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