#D55DA5 Color

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

Color preview

#D55DA5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D55DA5

.color-d55da5 {
  color: #D55DA5;
  background-color: #D55DA5;
}

Frequently asked questions

What color is #D55DA5?+

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

What is the closest Tailwind color to #D55DA5?+

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