#EE7C5A Color

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

Color preview

#EE7C5A

Color formats

HEX
#EE7C5A
RGB
rgb(238, 124, 90)
RGBA
rgba(238, 124, 90, 1)
HSL
hsl(14, 81%, 64%)
HSV
hsv(14, 62%, 93%)
CMYK
cmyk(0%, 48%, 62%, 7%)
CSS variable
--color-primary: #EE7C5A;
Lowercase HEX
#ee7c5a

Shades

Tints

Tones

Harmony

CSS snippets for #EE7C5A

.color-ee7c5a {
  color: #EE7C5A;
  background-color: #EE7C5A;
}

Frequently asked questions

What color is #EE7C5A?+

#EE7C5A is a HEX color with RGB value rgb(238, 124, 90) and HSL value hsl(14, 81%, 64%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #EE7C5A?+

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