#D55DB3 Color

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

Color preview

#D55DB3

Color formats

HEX
#D55DB3
RGB
rgb(213, 93, 179)
RGBA
rgba(213, 93, 179, 1)
HSL
hsl(317, 59%, 60%)
HSV
hsv(317, 56%, 84%)
CMYK
cmyk(0%, 56%, 16%, 16%)
CSS variable
--color-primary: #D55DB3;
Lowercase HEX
#d55db3

Shades

Tints

Tones

Harmony

CSS snippets for #D55DB3

.color-d55db3 {
  color: #D55DB3;
  background-color: #D55DB3;
}

Frequently asked questions

What color is #D55DB3?+

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

What is the closest Tailwind color to #D55DB3?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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