#AE4C95 Color

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

Color preview

#AE4C95

Color formats

HEX
#AE4C95
RGB
rgb(174, 76, 149)
RGBA
rgba(174, 76, 149, 1)
HSL
hsl(315, 39%, 49%)
HSV
hsv(315, 56%, 68%)
CMYK
cmyk(0%, 56%, 14%, 32%)
CSS variable
--color-primary: #AE4C95;
Lowercase HEX
#ae4c95

Shades

Tints

Tones

Harmony

CSS snippets for #AE4C95

.color-ae4c95 {
  color: #AE4C95;
  background-color: #AE4C95;
}

Frequently asked questions

What color is #AE4C95?+

#AE4C95 is a HEX color with RGB value rgb(174, 76, 149) and HSL value hsl(315, 39%, 49%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AE4C95?+

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