#EB8E8E Color

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

Color preview

#EB8E8E

Color formats

HEX
#EB8E8E
RGB
rgb(235, 142, 142)
RGBA
rgba(235, 142, 142, 1)
HSL
hsl(0, 70%, 74%)
HSV
hsv(0, 40%, 92%)
CMYK
cmyk(0%, 40%, 40%, 8%)
CSS variable
--color-primary: #EB8E8E;
Lowercase HEX
#eb8e8e

Shades

Tints

Tones

Harmony

CSS snippets for #EB8E8E

.color-eb8e8e {
  color: #EB8E8E;
  background-color: #EB8E8E;
}

Frequently asked questions

What color is #EB8E8E?+

#EB8E8E is a HEX color with RGB value rgb(235, 142, 142) and HSL value hsl(0, 70%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EB8E8E?+

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