#EC7788 Color

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

Color preview

#EC7788

Color formats

HEX
#EC7788
RGB
rgb(236, 119, 136)
RGBA
rgba(236, 119, 136, 1)
HSL
hsl(351, 75%, 70%)
HSV
hsv(351, 50%, 93%)
CMYK
cmyk(0%, 50%, 42%, 7%)
CSS variable
--color-primary: #EC7788;
Lowercase HEX
#ec7788

Shades

Tints

Tones

Harmony

CSS snippets for #EC7788

.color-ec7788 {
  color: #EC7788;
  background-color: #EC7788;
}

Frequently asked questions

What color is #EC7788?+

#EC7788 is a HEX color with RGB value rgb(236, 119, 136) and HSL value hsl(351, 75%, 70%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EC7788?+

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