#EB4E8D Color

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

Color preview

#EB4E8D

Color formats

HEX
#EB4E8D
RGB
rgb(235, 78, 141)
RGBA
rgba(235, 78, 141, 1)
HSL
hsl(336, 80%, 61%)
HSV
hsv(336, 67%, 92%)
CMYK
cmyk(0%, 67%, 40%, 8%)
CSS variable
--color-primary: #EB4E8D;
Lowercase HEX
#eb4e8d

Shades

Tints

Tones

Harmony

CSS snippets for #EB4E8D

.color-eb4e8d {
  color: #EB4E8D;
  background-color: #EB4E8D;
}

Frequently asked questions

What color is #EB4E8D?+

#EB4E8D is a HEX color with RGB value rgb(235, 78, 141) and HSL value hsl(336, 80%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB4E8D?+

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