#EC503C Color

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

Color preview

#EC503C

Color formats

HEX
#EC503C
RGB
rgb(236, 80, 60)
RGBA
rgba(236, 80, 60, 1)
HSL
hsl(7, 82%, 58%)
HSV
hsv(7, 75%, 93%)
CMYK
cmyk(0%, 66%, 75%, 7%)
CSS variable
--color-primary: #EC503C;
Lowercase HEX
#ec503c

Shades

Tints

Tones

Harmony

CSS snippets for #EC503C

.color-ec503c {
  color: #EC503C;
  background-color: #EC503C;
}

Frequently asked questions

What color is #EC503C?+

#EC503C is a HEX color with RGB value rgb(236, 80, 60) and HSL value hsl(7, 82%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EC503C?+

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