#EC5F55 Color

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

Color preview

#EC5F55

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EC5F55

.color-ec5f55 {
  color: #EC5F55;
  background-color: #EC5F55;
}

Frequently asked questions

What color is #EC5F55?+

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

What is the closest Tailwind color to #EC5F55?+

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