#D55D7F Color

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

Color preview

#D55D7F

Color formats

HEX
#D55D7F
RGB
rgb(213, 93, 127)
RGBA
rgba(213, 93, 127, 1)
HSL
hsl(343, 59%, 60%)
HSV
hsv(343, 56%, 84%)
CMYK
cmyk(0%, 56%, 40%, 16%)
CSS variable
--color-primary: #D55D7F;
Lowercase HEX
#d55d7f

Shades

Tints

Tones

Harmony

CSS snippets for #D55D7F

.color-d55d7f {
  color: #D55D7F;
  background-color: #D55D7F;
}

Frequently asked questions

What color is #D55D7F?+

#D55D7F is a HEX color with RGB value rgb(213, 93, 127) and HSL value hsl(343, 59%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D55D7F?+

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