#EE7C8F Color

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

Color preview

#EE7C8F

Color formats

HEX
#EE7C8F
RGB
rgb(238, 124, 143)
RGBA
rgba(238, 124, 143, 1)
HSL
hsl(350, 77%, 71%)
HSV
hsv(350, 48%, 93%)
CMYK
cmyk(0%, 48%, 40%, 7%)
CSS variable
--color-primary: #EE7C8F;
Lowercase HEX
#ee7c8f

Shades

Tints

Tones

Harmony

CSS snippets for #EE7C8F

.color-ee7c8f {
  color: #EE7C8F;
  background-color: #EE7C8F;
}

Frequently asked questions

What color is #EE7C8F?+

#EE7C8F is a HEX color with RGB value rgb(238, 124, 143) and HSL value hsl(350, 77%, 71%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE7C8F?+

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