#EE8E8F Color

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

Color preview

#EE8E8F

Color formats

HEX
#EE8E8F
RGB
rgb(238, 142, 143)
RGBA
rgba(238, 142, 143, 1)
HSL
hsl(359, 74%, 75%)
HSV
hsv(359, 40%, 93%)
CMYK
cmyk(0%, 40%, 40%, 7%)
CSS variable
--color-primary: #EE8E8F;
Lowercase HEX
#ee8e8f

Shades

Tints

Tones

Harmony

CSS snippets for #EE8E8F

.color-ee8e8f {
  color: #EE8E8F;
  background-color: #EE8E8F;
}

Frequently asked questions

What color is #EE8E8F?+

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

What is the closest Tailwind color to #EE8E8F?+

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