#EE8B7C Color

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

Color preview

#EE8B7C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE8B7C

.color-ee8b7c {
  color: #EE8B7C;
  background-color: #EE8B7C;
}

Frequently asked questions

What color is #EE8B7C?+

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

What is the closest Tailwind color to #EE8B7C?+

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