#E84A9E Color

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

Color preview

#E84A9E

Color formats

HEX
#E84A9E
RGB
rgb(232, 74, 158)
RGBA
rgba(232, 74, 158, 1)
HSL
hsl(328, 77%, 60%)
HSV
hsv(328, 68%, 91%)
CMYK
cmyk(0%, 68%, 32%, 9%)
CSS variable
--color-primary: #E84A9E;
Lowercase HEX
#e84a9e

Shades

Tints

Tones

Harmony

CSS snippets for #E84A9E

.color-e84a9e {
  color: #E84A9E;
  background-color: #E84A9E;
}

Frequently asked questions

What color is #E84A9E?+

#E84A9E is a HEX color with RGB value rgb(232, 74, 158) and HSL value hsl(328, 77%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E84A9E?+

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