#EE8C9E Color

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

Color preview

#EE8C9E

Color formats

HEX
#EE8C9E
RGB
rgb(238, 140, 158)
RGBA
rgba(238, 140, 158, 1)
HSL
hsl(349, 74%, 74%)
HSV
hsv(349, 41%, 93%)
CMYK
cmyk(0%, 41%, 34%, 7%)
CSS variable
--color-primary: #EE8C9E;
Lowercase HEX
#ee8c9e

Shades

Tints

Tones

Harmony

CSS snippets for #EE8C9E

.color-ee8c9e {
  color: #EE8C9E;
  background-color: #EE8C9E;
}

Frequently asked questions

What color is #EE8C9E?+

#EE8C9E is a HEX color with RGB value rgb(238, 140, 158) and HSL value hsl(349, 74%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE8C9E?+

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