#D55DAD Color

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

Color preview

#D55DAD

Color formats

HEX
#D55DAD
RGB
rgb(213, 93, 173)
RGBA
rgba(213, 93, 173, 1)
HSL
hsl(320, 59%, 60%)
HSV
hsv(320, 56%, 84%)
CMYK
cmyk(0%, 56%, 19%, 16%)
CSS variable
--color-primary: #D55DAD;
Lowercase HEX
#d55dad

Shades

Tints

Tones

Harmony

CSS snippets for #D55DAD

.color-d55dad {
  color: #D55DAD;
  background-color: #D55DAD;
}

Frequently asked questions

What color is #D55DAD?+

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

What is the closest Tailwind color to #D55DAD?+

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