#EE5E3A Color

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

Color preview

#EE5E3A

Color formats

HEX
#EE5E3A
RGB
rgb(238, 94, 58)
RGBA
rgba(238, 94, 58, 1)
HSL
hsl(12, 84%, 58%)
HSV
hsv(12, 76%, 93%)
CMYK
cmyk(0%, 61%, 76%, 7%)
CSS variable
--color-primary: #EE5E3A;
Lowercase HEX
#ee5e3a

Shades

Tints

Tones

Harmony

CSS snippets for #EE5E3A

.color-ee5e3a {
  color: #EE5E3A;
  background-color: #EE5E3A;
}

Frequently asked questions

What color is #EE5E3A?+

#EE5E3A is a HEX color with RGB value rgb(238, 94, 58) and HSL value hsl(12, 84%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE5E3A?+

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