#EB8888 Color

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

Color preview

#EB8888

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB8888

.color-eb8888 {
  color: #EB8888;
  background-color: #EB8888;
}

Frequently asked questions

What color is #EB8888?+

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

What is the closest Tailwind color to #EB8888?+

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