#EE8E9F Color

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

Color preview

#EE8E9F

Color formats

HEX
#EE8E9F
RGB
rgb(238, 142, 159)
RGBA
rgba(238, 142, 159, 1)
HSL
hsl(349, 74%, 75%)
HSV
hsv(349, 40%, 93%)
CMYK
cmyk(0%, 40%, 33%, 7%)
CSS variable
--color-primary: #EE8E9F;
Lowercase HEX
#ee8e9f

Shades

Tints

Tones

Harmony

CSS snippets for #EE8E9F

.color-ee8e9f {
  color: #EE8E9F;
  background-color: #EE8E9F;
}

Frequently asked questions

What color is #EE8E9F?+

#EE8E9F is a HEX color with RGB value rgb(238, 142, 159) and HSL value hsl(349, 74%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE8E9F?+

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