#EA4C9B Color

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

Color preview

#EA4C9B

Color formats

HEX
#EA4C9B
RGB
rgb(234, 76, 155)
RGBA
rgba(234, 76, 155, 1)
HSL
hsl(330, 79%, 61%)
HSV
hsv(330, 68%, 92%)
CMYK
cmyk(0%, 68%, 34%, 8%)
CSS variable
--color-primary: #EA4C9B;
Lowercase HEX
#ea4c9b

Shades

Tints

Tones

Harmony

CSS snippets for #EA4C9B

.color-ea4c9b {
  color: #EA4C9B;
  background-color: #EA4C9B;
}

Frequently asked questions

What color is #EA4C9B?+

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

What is the closest Tailwind color to #EA4C9B?+

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