#EE8A7F Color

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

Color preview

#EE8A7F

Color formats

HEX
#EE8A7F
RGB
rgb(238, 138, 127)
RGBA
rgba(238, 138, 127, 1)
HSL
hsl(6, 77%, 72%)
HSV
hsv(6, 47%, 93%)
CMYK
cmyk(0%, 42%, 47%, 7%)
CSS variable
--color-primary: #EE8A7F;
Lowercase HEX
#ee8a7f

Shades

Tints

Tones

Harmony

CSS snippets for #EE8A7F

.color-ee8a7f {
  color: #EE8A7F;
  background-color: #EE8A7F;
}

Frequently asked questions

What color is #EE8A7F?+

#EE8A7F is a HEX color with RGB value rgb(238, 138, 127) and HSL value hsl(6, 77%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE8A7F?+

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