#EE5C2F Color

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

Color preview

#EE5C2F

Color formats

HEX
#EE5C2F
RGB
rgb(238, 92, 47)
RGBA
rgba(238, 92, 47, 1)
HSL
hsl(14, 85%, 56%)
HSV
hsv(14, 80%, 93%)
CMYK
cmyk(0%, 61%, 80%, 7%)
CSS variable
--color-primary: #EE5C2F;
Lowercase HEX
#ee5c2f

Shades

Tints

Tones

Harmony

CSS snippets for #EE5C2F

.color-ee5c2f {
  color: #EE5C2F;
  background-color: #EE5C2F;
}

Frequently asked questions

What color is #EE5C2F?+

#EE5C2F is a HEX color with RGB value rgb(238, 92, 47) and HSL value hsl(14, 85%, 56%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE5C2F?+

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