#EE8D5A Color

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

Color preview

#EE8D5A

Color formats

HEX
#EE8D5A
RGB
rgb(238, 141, 90)
RGBA
rgba(238, 141, 90, 1)
HSL
hsl(21, 81%, 64%)
HSV
hsv(21, 62%, 93%)
CMYK
cmyk(0%, 41%, 62%, 7%)
CSS variable
--color-primary: #EE8D5A;
Lowercase HEX
#ee8d5a

Shades

Tints

Tones

Harmony

CSS snippets for #EE8D5A

.color-ee8d5a {
  color: #EE8D5A;
  background-color: #EE8D5A;
}

Frequently asked questions

What color is #EE8D5A?+

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

What is the closest Tailwind color to #EE8D5A?+

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