#D55882 Color

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

Color preview

#D55882

Color formats

HEX
#D55882
RGB
rgb(213, 88, 130)
RGBA
rgba(213, 88, 130, 1)
HSL
hsl(340, 60%, 59%)
HSV
hsv(340, 59%, 84%)
CMYK
cmyk(0%, 59%, 39%, 16%)
CSS variable
--color-primary: #D55882;
Lowercase HEX
#d55882

Shades

Tints

Tones

Harmony

CSS snippets for #D55882

.color-d55882 {
  color: #D55882;
  background-color: #D55882;
}

Frequently asked questions

What color is #D55882?+

#D55882 is a HEX color with RGB value rgb(213, 88, 130) and HSL value hsl(340, 60%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D55882?+

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