#EE5A7F Color

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

Color preview

#EE5A7F

Color formats

HEX
#EE5A7F
RGB
rgb(238, 90, 127)
RGBA
rgba(238, 90, 127, 1)
HSL
hsl(345, 81%, 64%)
HSV
hsv(345, 62%, 93%)
CMYK
cmyk(0%, 62%, 47%, 7%)
CSS variable
--color-primary: #EE5A7F;
Lowercase HEX
#ee5a7f

Shades

Tints

Tones

Harmony

CSS snippets for #EE5A7F

.color-ee5a7f {
  color: #EE5A7F;
  background-color: #EE5A7F;
}

Frequently asked questions

What color is #EE5A7F?+

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

What is the closest Tailwind color to #EE5A7F?+

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