#AE1E77 Color

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

Color preview

#AE1E77

Color formats

HEX
#AE1E77
RGB
rgb(174, 30, 119)
RGBA
rgba(174, 30, 119, 1)
HSL
hsl(323, 71%, 40%)
HSV
hsv(323, 83%, 68%)
CMYK
cmyk(0%, 83%, 32%, 32%)
CSS variable
--color-primary: #AE1E77;
Lowercase HEX
#ae1e77

Shades

Tints

Tones

Harmony

CSS snippets for #AE1E77

.color-ae1e77 {
  color: #AE1E77;
  background-color: #AE1E77;
}

Frequently asked questions

What color is #AE1E77?+

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

What is the closest Tailwind color to #AE1E77?+

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