#ED8888 Color

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

Color preview

#ED8888

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ED8888

.color-ed8888 {
  color: #ED8888;
  background-color: #ED8888;
}

Frequently asked questions

What color is #ED8888?+

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

What is the closest Tailwind color to #ED8888?+

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