#EE8B5A Color

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

Color preview

#EE8B5A

Color formats

HEX
#EE8B5A
RGB
rgb(238, 139, 90)
RGBA
rgba(238, 139, 90, 1)
HSL
hsl(20, 81%, 64%)
HSV
hsv(20, 62%, 93%)
CMYK
cmyk(0%, 42%, 62%, 7%)
CSS variable
--color-primary: #EE8B5A;
Lowercase HEX
#ee8b5a

Shades

Tints

Tones

Harmony

CSS snippets for #EE8B5A

.color-ee8b5a {
  color: #EE8B5A;
  background-color: #EE8B5A;
}

Frequently asked questions

What color is #EE8B5A?+

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

What is the closest Tailwind color to #EE8B5A?+

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