#AE1E99 Color

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

Color preview

#AE1E99

Color formats

HEX
#AE1E99
RGB
rgb(174, 30, 153)
RGBA
rgba(174, 30, 153, 1)
HSL
hsl(309, 71%, 40%)
HSV
hsv(309, 83%, 68%)
CMYK
cmyk(0%, 83%, 12%, 32%)
CSS variable
--color-primary: #AE1E99;
Lowercase HEX
#ae1e99

Shades

Tints

Tones

Harmony

CSS snippets for #AE1E99

.color-ae1e99 {
  color: #AE1E99;
  background-color: #AE1E99;
}

Frequently asked questions

What color is #AE1E99?+

#AE1E99 is a HEX color with RGB value rgb(174, 30, 153) and HSL value hsl(309, 71%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AE1E99?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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