#EB8E9F Color

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

Color preview

#EB8E9F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB8E9F

.color-eb8e9f {
  color: #EB8E9F;
  background-color: #EB8E9F;
}

Frequently asked questions

What color is #EB8E9F?+

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

What is the closest Tailwind color to #EB8E9F?+

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