#EC888B Color

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

Color preview

#EC888B

Color formats

HEX
#EC888B
RGB
rgb(236, 136, 139)
RGBA
rgba(236, 136, 139, 1)
HSL
hsl(358, 72%, 73%)
HSV
hsv(358, 42%, 93%)
CMYK
cmyk(0%, 42%, 41%, 7%)
CSS variable
--color-primary: #EC888B;
Lowercase HEX
#ec888b

Shades

Tints

Tones

Harmony

CSS snippets for #EC888B

.color-ec888b {
  color: #EC888B;
  background-color: #EC888B;
}

Frequently asked questions

What color is #EC888B?+

#EC888B is a HEX color with RGB value rgb(236, 136, 139) and HSL value hsl(358, 72%, 73%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EC888B?+

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