#EC5F77 Color

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

Color preview

#EC5F77

Color formats

HEX
#EC5F77
RGB
rgb(236, 95, 119)
RGBA
rgba(236, 95, 119, 1)
HSL
hsl(350, 79%, 65%)
HSV
hsv(350, 60%, 93%)
CMYK
cmyk(0%, 60%, 50%, 7%)
CSS variable
--color-primary: #EC5F77;
Lowercase HEX
#ec5f77

Shades

Tints

Tones

Harmony

CSS snippets for #EC5F77

.color-ec5f77 {
  color: #EC5F77;
  background-color: #EC5F77;
}

Frequently asked questions

What color is #EC5F77?+

#EC5F77 is a HEX color with RGB value rgb(236, 95, 119) and HSL value hsl(350, 79%, 65%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EC5F77?+

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