#EC6F77 Color

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

Color preview

#EC6F77

Color formats

HEX
#EC6F77
RGB
rgb(236, 111, 119)
RGBA
rgba(236, 111, 119, 1)
HSL
hsl(356, 77%, 68%)
HSV
hsv(356, 53%, 93%)
CMYK
cmyk(0%, 53%, 50%, 7%)
CSS variable
--color-primary: #EC6F77;
Lowercase HEX
#ec6f77

Shades

Tints

Tones

Harmony

CSS snippets for #EC6F77

.color-ec6f77 {
  color: #EC6F77;
  background-color: #EC6F77;
}

Frequently asked questions

What color is #EC6F77?+

#EC6F77 is a HEX color with RGB value rgb(236, 111, 119) and HSL value hsl(356, 77%, 68%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EC6F77?+

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