#E04D8D Color

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

Color preview

#E04D8D

Color formats

HEX
#E04D8D
RGB
rgb(224, 77, 141)
RGBA
rgba(224, 77, 141, 1)
HSL
hsl(334, 70%, 59%)
HSV
hsv(334, 66%, 88%)
CMYK
cmyk(0%, 66%, 37%, 12%)
CSS variable
--color-primary: #E04D8D;
Lowercase HEX
#e04d8d

Shades

Tints

Tones

Harmony

CSS snippets for #E04D8D

.color-e04d8d {
  color: #E04D8D;
  background-color: #E04D8D;
}

Frequently asked questions

What color is #E04D8D?+

#E04D8D is a HEX color with RGB value rgb(224, 77, 141) and HSL value hsl(334, 70%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E04D8D?+

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