#EA4C8E Color

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

Color preview

#EA4C8E

Color formats

HEX
#EA4C8E
RGB
rgb(234, 76, 142)
RGBA
rgba(234, 76, 142, 1)
HSL
hsl(335, 79%, 61%)
HSV
hsv(335, 68%, 92%)
CMYK
cmyk(0%, 68%, 39%, 8%)
CSS variable
--color-primary: #EA4C8E;
Lowercase HEX
#ea4c8e

Shades

Tints

Tones

Harmony

CSS snippets for #EA4C8E

.color-ea4c8e {
  color: #EA4C8E;
  background-color: #EA4C8E;
}

Frequently asked questions

What color is #EA4C8E?+

#EA4C8E is a HEX color with RGB value rgb(234, 76, 142) and HSL value hsl(335, 79%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EA4C8E?+

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