#EA8888 Color

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

Color preview

#EA8888

Color formats

HEX
#EA8888
RGB
rgb(234, 136, 136)
RGBA
rgba(234, 136, 136, 1)
HSL
hsl(0, 70%, 73%)
HSV
hsv(0, 42%, 92%)
CMYK
cmyk(0%, 42%, 42%, 8%)
CSS variable
--color-primary: #EA8888;
Lowercase HEX
#ea8888

Shades

Tints

Tones

Harmony

CSS snippets for #EA8888

.color-ea8888 {
  color: #EA8888;
  background-color: #EA8888;
}

Frequently asked questions

What color is #EA8888?+

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

What is the closest Tailwind color to #EA8888?+

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