#EE5A7C Color

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

Color preview

#EE5A7C

Color formats

HEX
#EE5A7C
RGB
rgb(238, 90, 124)
RGBA
rgba(238, 90, 124, 1)
HSL
hsl(346, 81%, 64%)
HSV
hsv(346, 62%, 93%)
CMYK
cmyk(0%, 62%, 48%, 7%)
CSS variable
--color-primary: #EE5A7C;
Lowercase HEX
#ee5a7c

Shades

Tints

Tones

Harmony

CSS snippets for #EE5A7C

.color-ee5a7c {
  color: #EE5A7C;
  background-color: #EE5A7C;
}

Frequently asked questions

What color is #EE5A7C?+

#EE5A7C is a HEX color with RGB value rgb(238, 90, 124) and HSL value hsl(346, 81%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE5A7C?+

The closest Tailwind color is red-400, available as the bg-red-400 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