#EC500E Color

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

Color preview

#EC500E

Color formats

HEX
#EC500E
RGB
rgb(236, 80, 14)
RGBA
rgba(236, 80, 14, 1)
HSL
hsl(18, 89%, 49%)
HSV
hsv(18, 94%, 93%)
CMYK
cmyk(0%, 66%, 94%, 7%)
CSS variable
--color-primary: #EC500E;
Lowercase HEX
#ec500e

Shades

Tints

Tones

Harmony

CSS snippets for #EC500E

.color-ec500e {
  color: #EC500E;
  background-color: #EC500E;
}

Frequently asked questions

What color is #EC500E?+

#EC500E is a HEX color with RGB value rgb(236, 80, 14) and HSL value hsl(18, 89%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EC500E?+

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