#EE7FA0 Color

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

Color preview

#EE7FA0

Color formats

HEX
#EE7FA0
RGB
rgb(238, 127, 160)
RGBA
rgba(238, 127, 160, 1)
HSL
hsl(342, 77%, 72%)
HSV
hsv(342, 47%, 93%)
CMYK
cmyk(0%, 47%, 33%, 7%)
CSS variable
--color-primary: #EE7FA0;
Lowercase HEX
#ee7fa0

Shades

Tints

Tones

Harmony

CSS snippets for #EE7FA0

.color-ee7fa0 {
  color: #EE7FA0;
  background-color: #EE7FA0;
}

Frequently asked questions

What color is #EE7FA0?+

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

What is the closest Tailwind color to #EE7FA0?+

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