#EA4F9A Color

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

Color preview

#EA4F9A

Color formats

HEX
#EA4F9A
RGB
rgb(234, 79, 154)
RGBA
rgba(234, 79, 154, 1)
HSL
hsl(331, 79%, 61%)
HSV
hsv(331, 66%, 92%)
CMYK
cmyk(0%, 66%, 34%, 8%)
CSS variable
--color-primary: #EA4F9A;
Lowercase HEX
#ea4f9a

Shades

Tints

Tones

Harmony

CSS snippets for #EA4F9A

.color-ea4f9a {
  color: #EA4F9A;
  background-color: #EA4F9A;
}

Frequently asked questions

What color is #EA4F9A?+

#EA4F9A is a HEX color with RGB value rgb(234, 79, 154) and HSL value hsl(331, 79%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EA4F9A?+

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