#EA4883 Color

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

Color preview

#EA4883

Color formats

HEX
#EA4883
RGB
rgb(234, 72, 131)
RGBA
rgba(234, 72, 131, 1)
HSL
hsl(338, 79%, 60%)
HSV
hsv(338, 69%, 92%)
CMYK
cmyk(0%, 69%, 44%, 8%)
CSS variable
--color-primary: #EA4883;
Lowercase HEX
#ea4883

Shades

Tints

Tones

Harmony

CSS snippets for #EA4883

.color-ea4883 {
  color: #EA4883;
  background-color: #EA4883;
}

Frequently asked questions

What color is #EA4883?+

#EA4883 is a HEX color with RGB value rgb(234, 72, 131) and HSL value hsl(338, 79%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EA4883?+

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