#EC5555 Color

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

Color preview

#EC5555

Color formats

HEX
#EC5555
RGB
rgb(236, 85, 85)
RGBA
rgba(236, 85, 85, 1)
HSL
hsl(0, 80%, 63%)
HSV
hsv(0, 64%, 93%)
CMYK
cmyk(0%, 64%, 64%, 7%)
CSS variable
--color-primary: #EC5555;
Lowercase HEX
#ec5555

Shades

Tints

Tones

Harmony

CSS snippets for #EC5555

.color-ec5555 {
  color: #EC5555;
  background-color: #EC5555;
}

Frequently asked questions

What color is #EC5555?+

#EC5555 is a HEX color with RGB value rgb(236, 85, 85) and HSL value hsl(0, 80%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EC5555?+

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