#EB8C8C Color

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

Color preview

#EB8C8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB8C8C

.color-eb8c8c {
  color: #EB8C8C;
  background-color: #EB8C8C;
}

Frequently asked questions

What color is #EB8C8C?+

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

What is the closest Tailwind color to #EB8C8C?+

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