#AE1E5F Color

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

Color preview

#AE1E5F

Color formats

HEX
#AE1E5F
RGB
rgb(174, 30, 95)
RGBA
rgba(174, 30, 95, 1)
HSL
hsl(333, 71%, 40%)
HSV
hsv(333, 83%, 68%)
CMYK
cmyk(0%, 83%, 45%, 32%)
CSS variable
--color-primary: #AE1E5F;
Lowercase HEX
#ae1e5f

Shades

Tints

Tones

Harmony

CSS snippets for #AE1E5F

.color-ae1e5f {
  color: #AE1E5F;
  background-color: #AE1E5F;
}

Frequently asked questions

What color is #AE1E5F?+

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

What is the closest Tailwind color to #AE1E5F?+

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