#EE588F Color

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

Color preview

#EE588F

Color formats

HEX
#EE588F
RGB
rgb(238, 88, 143)
RGBA
rgba(238, 88, 143, 1)
HSL
hsl(338, 82%, 64%)
HSV
hsv(338, 63%, 93%)
CMYK
cmyk(0%, 63%, 40%, 7%)
CSS variable
--color-primary: #EE588F;
Lowercase HEX
#ee588f

Shades

Tints

Tones

Harmony

CSS snippets for #EE588F

.color-ee588f {
  color: #EE588F;
  background-color: #EE588F;
}

Frequently asked questions

What color is #EE588F?+

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

What is the closest Tailwind color to #EE588F?+

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