#EE8F8C Color

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

Color preview

#EE8F8C

Color formats

HEX
#EE8F8C
RGB
rgb(238, 143, 140)
RGBA
rgba(238, 143, 140, 1)
HSL
hsl(2, 74%, 74%)
HSV
hsv(2, 41%, 93%)
CMYK
cmyk(0%, 40%, 41%, 7%)
CSS variable
--color-primary: #EE8F8C;
Lowercase HEX
#ee8f8c

Shades

Tints

Tones

Harmony

CSS snippets for #EE8F8C

.color-ee8f8c {
  color: #EE8F8C;
  background-color: #EE8F8C;
}

Frequently asked questions

What color is #EE8F8C?+

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

What is the closest Tailwind color to #EE8F8C?+

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