#EE5979 Color

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

Color preview

#EE5979

Color formats

HEX
#EE5979
RGB
rgb(238, 89, 121)
RGBA
rgba(238, 89, 121, 1)
HSL
hsl(347, 81%, 64%)
HSV
hsv(347, 63%, 93%)
CMYK
cmyk(0%, 63%, 49%, 7%)
CSS variable
--color-primary: #EE5979;
Lowercase HEX
#ee5979

Shades

Tints

Tones

Harmony

CSS snippets for #EE5979

.color-ee5979 {
  color: #EE5979;
  background-color: #EE5979;
}

Frequently asked questions

What color is #EE5979?+

#EE5979 is a HEX color with RGB value rgb(238, 89, 121) and HSL value hsl(347, 81%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE5979?+

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