#EA4C7E Color

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

Color preview

#EA4C7E

Color formats

HEX
#EA4C7E
RGB
rgb(234, 76, 126)
RGBA
rgba(234, 76, 126, 1)
HSL
hsl(341, 79%, 61%)
HSV
hsv(341, 68%, 92%)
CMYK
cmyk(0%, 68%, 46%, 8%)
CSS variable
--color-primary: #EA4C7E;
Lowercase HEX
#ea4c7e

Shades

Tints

Tones

Harmony

CSS snippets for #EA4C7E

.color-ea4c7e {
  color: #EA4C7E;
  background-color: #EA4C7E;
}

Frequently asked questions

What color is #EA4C7E?+

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

What is the closest Tailwind color to #EA4C7E?+

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