#D55D83 Color

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

Color preview

#D55D83

Color formats

HEX
#D55D83
RGB
rgb(213, 93, 131)
RGBA
rgba(213, 93, 131, 1)
HSL
hsl(341, 59%, 60%)
HSV
hsv(341, 56%, 84%)
CMYK
cmyk(0%, 56%, 38%, 16%)
CSS variable
--color-primary: #D55D83;
Lowercase HEX
#d55d83

Shades

Tints

Tones

Harmony

CSS snippets for #D55D83

.color-d55d83 {
  color: #D55D83;
  background-color: #D55D83;
}

Frequently asked questions

What color is #D55D83?+

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

What is the closest Tailwind color to #D55D83?+

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