#AE1E64 Color

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

Color preview

#AE1E64

Color formats

HEX
#AE1E64
RGB
rgb(174, 30, 100)
RGBA
rgba(174, 30, 100, 1)
HSL
hsl(331, 71%, 40%)
HSV
hsv(331, 83%, 68%)
CMYK
cmyk(0%, 83%, 43%, 32%)
CSS variable
--color-primary: #AE1E64;
Lowercase HEX
#ae1e64

Shades

Tints

Tones

Harmony

CSS snippets for #AE1E64

.color-ae1e64 {
  color: #AE1E64;
  background-color: #AE1E64;
}

Frequently asked questions

What color is #AE1E64?+

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

What is the closest Tailwind color to #AE1E64?+

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