#EB888B Color

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

Color preview

#EB888B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB888B

.color-eb888b {
  color: #EB888B;
  background-color: #EB888B;
}

Frequently asked questions

What color is #EB888B?+

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

What is the closest Tailwind color to #EB888B?+

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