#AE1E68 Color

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

Color preview

#AE1E68

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE1E68

.color-ae1e68 {
  color: #AE1E68;
  background-color: #AE1E68;
}

Frequently asked questions

What color is #AE1E68?+

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

What is the closest Tailwind color to #AE1E68?+

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