#EE7F8A Color

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

Color preview

#EE7F8A

Color formats

HEX
#EE7F8A
RGB
rgb(238, 127, 138)
RGBA
rgba(238, 127, 138, 1)
HSL
hsl(354, 77%, 72%)
HSV
hsv(354, 47%, 93%)
CMYK
cmyk(0%, 47%, 42%, 7%)
CSS variable
--color-primary: #EE7F8A;
Lowercase HEX
#ee7f8a

Shades

Tints

Tones

Harmony

CSS snippets for #EE7F8A

.color-ee7f8a {
  color: #EE7F8A;
  background-color: #EE7F8A;
}

Frequently asked questions

What color is #EE7F8A?+

#EE7F8A is a HEX color with RGB value rgb(238, 127, 138) and HSL value hsl(354, 77%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE7F8A?+

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