#D55DA3 Color

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

Color preview

#D55DA3

Color formats

HEX
#D55DA3
RGB
rgb(213, 93, 163)
RGBA
rgba(213, 93, 163, 1)
HSL
hsl(325, 59%, 60%)
HSV
hsv(325, 56%, 84%)
CMYK
cmyk(0%, 56%, 23%, 16%)
CSS variable
--color-primary: #D55DA3;
Lowercase HEX
#d55da3

Shades

Tints

Tones

Harmony

CSS snippets for #D55DA3

.color-d55da3 {
  color: #D55DA3;
  background-color: #D55DA3;
}

Frequently asked questions

What color is #D55DA3?+

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

What is the closest Tailwind color to #D55DA3?+

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