#EE7FA4 Color

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

Color preview

#EE7FA4

Color formats

HEX
#EE7FA4
RGB
rgb(238, 127, 164)
RGBA
rgba(238, 127, 164, 1)
HSL
hsl(340, 77%, 72%)
HSV
hsv(340, 47%, 93%)
CMYK
cmyk(0%, 47%, 31%, 7%)
CSS variable
--color-primary: #EE7FA4;
Lowercase HEX
#ee7fa4

Shades

Tints

Tones

Harmony

CSS snippets for #EE7FA4

.color-ee7fa4 {
  color: #EE7FA4;
  background-color: #EE7FA4;
}

Frequently asked questions

What color is #EE7FA4?+

#EE7FA4 is a HEX color with RGB value rgb(238, 127, 164) and HSL value hsl(340, 77%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EE7FA4?+

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