#EB8383 Color

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

Color preview

#EB8383

Color formats

HEX
#EB8383
RGB
rgb(235, 131, 131)
RGBA
rgba(235, 131, 131, 1)
HSL
hsl(0, 72%, 72%)
HSV
hsv(0, 44%, 92%)
CMYK
cmyk(0%, 44%, 44%, 8%)
CSS variable
--color-primary: #EB8383;
Lowercase HEX
#eb8383

Shades

Tints

Tones

Harmony

CSS snippets for #EB8383

.color-eb8383 {
  color: #EB8383;
  background-color: #EB8383;
}

Frequently asked questions

What color is #EB8383?+

#EB8383 is a HEX color with RGB value rgb(235, 131, 131) and HSL value hsl(0, 72%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EB8383?+

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