#EB8D9E Color

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

Color preview

#EB8D9E

Color formats

HEX
#EB8D9E
RGB
rgb(235, 141, 158)
RGBA
rgba(235, 141, 158, 1)
HSL
hsl(349, 70%, 74%)
HSV
hsv(349, 40%, 92%)
CMYK
cmyk(0%, 40%, 33%, 8%)
CSS variable
--color-primary: #EB8D9E;
Lowercase HEX
#eb8d9e

Shades

Tints

Tones

Harmony

CSS snippets for #EB8D9E

.color-eb8d9e {
  color: #EB8D9E;
  background-color: #EB8D9E;
}

Frequently asked questions

What color is #EB8D9E?+

#EB8D9E is a HEX color with RGB value rgb(235, 141, 158) and HSL value hsl(349, 70%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EB8D9E?+

The closest Tailwind color is red-300, available as the bg-red-300 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