#EB5882 Color

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

Color preview

#EB5882

Color formats

HEX
#EB5882
RGB
rgb(235, 88, 130)
RGBA
rgba(235, 88, 130, 1)
HSL
hsl(343, 79%, 63%)
HSV
hsv(343, 63%, 92%)
CMYK
cmyk(0%, 63%, 45%, 8%)
CSS variable
--color-primary: #EB5882;
Lowercase HEX
#eb5882

Shades

Tints

Tones

Harmony

CSS snippets for #EB5882

.color-eb5882 {
  color: #EB5882;
  background-color: #EB5882;
}

Frequently asked questions

What color is #EB5882?+

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

What is the closest Tailwind color to #EB5882?+

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