#EE588D Color

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

Color preview

#EE588D

Color formats

HEX
#EE588D
RGB
rgb(238, 88, 141)
RGBA
rgba(238, 88, 141, 1)
HSL
hsl(339, 82%, 64%)
HSV
hsv(339, 63%, 93%)
CMYK
cmyk(0%, 63%, 41%, 7%)
CSS variable
--color-primary: #EE588D;
Lowercase HEX
#ee588d

Shades

Tints

Tones

Harmony

CSS snippets for #EE588D

.color-ee588d {
  color: #EE588D;
  background-color: #EE588D;
}

Frequently asked questions

What color is #EE588D?+

#EE588D is a HEX color with RGB value rgb(238, 88, 141) and HSL value hsl(339, 82%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE588D?+

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