#EA888B Color

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

Color preview

#EA888B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EA888B

.color-ea888b {
  color: #EA888B;
  background-color: #EA888B;
}

Frequently asked questions

What color is #EA888B?+

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

What is the closest Tailwind color to #EA888B?+

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