#AE1E80 Color

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

Color preview

#AE1E80

Color formats

HEX
#AE1E80
RGB
rgb(174, 30, 128)
RGBA
rgba(174, 30, 128, 1)
HSL
hsl(319, 71%, 40%)
HSV
hsv(319, 83%, 68%)
CMYK
cmyk(0%, 83%, 26%, 32%)
CSS variable
--color-primary: #AE1E80;
Lowercase HEX
#ae1e80

Shades

Tints

Tones

Harmony

CSS snippets for #AE1E80

.color-ae1e80 {
  color: #AE1E80;
  background-color: #AE1E80;
}

Frequently asked questions

What color is #AE1E80?+

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

What is the closest Tailwind color to #AE1E80?+

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