#EB5887 Color

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

Color preview

#EB5887

Color formats

HEX
#EB5887
RGB
rgb(235, 88, 135)
RGBA
rgba(235, 88, 135, 1)
HSL
hsl(341, 79%, 63%)
HSV
hsv(341, 63%, 92%)
CMYK
cmyk(0%, 63%, 43%, 8%)
CSS variable
--color-primary: #EB5887;
Lowercase HEX
#eb5887

Shades

Tints

Tones

Harmony

CSS snippets for #EB5887

.color-eb5887 {
  color: #EB5887;
  background-color: #EB5887;
}

Frequently asked questions

What color is #EB5887?+

#EB5887 is a HEX color with RGB value rgb(235, 88, 135) and HSL value hsl(341, 79%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB5887?+

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