#ED888B Color

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

Color preview

#ED888B

Color formats

HEX
#ED888B
RGB
rgb(237, 136, 139)
RGBA
rgba(237, 136, 139, 1)
HSL
hsl(358, 74%, 73%)
HSV
hsv(358, 43%, 93%)
CMYK
cmyk(0%, 43%, 41%, 7%)
CSS variable
--color-primary: #ED888B;
Lowercase HEX
#ed888b

Shades

Tints

Tones

Harmony

CSS snippets for #ED888B

.color-ed888b {
  color: #ED888B;
  background-color: #ED888B;
}

Frequently asked questions

What color is #ED888B?+

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

What is the closest Tailwind color to #ED888B?+

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