#EE8A7C Color

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

Color preview

#EE8A7C

Color formats

HEX
#EE8A7C
RGB
rgb(238, 138, 124)
RGBA
rgba(238, 138, 124, 1)
HSL
hsl(7, 77%, 71%)
HSV
hsv(7, 48%, 93%)
CMYK
cmyk(0%, 42%, 48%, 7%)
CSS variable
--color-primary: #EE8A7C;
Lowercase HEX
#ee8a7c

Shades

Tints

Tones

Harmony

CSS snippets for #EE8A7C

.color-ee8a7c {
  color: #EE8A7C;
  background-color: #EE8A7C;
}

Frequently asked questions

What color is #EE8A7C?+

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

What is the closest Tailwind color to #EE8A7C?+

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