#D55DAF Color

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

Color preview

#D55DAF

Color formats

HEX
#D55DAF
RGB
rgb(213, 93, 175)
RGBA
rgba(213, 93, 175, 1)
HSL
hsl(319, 59%, 60%)
HSV
hsv(319, 56%, 84%)
CMYK
cmyk(0%, 56%, 18%, 16%)
CSS variable
--color-primary: #D55DAF;
Lowercase HEX
#d55daf

Shades

Tints

Tones

Harmony

CSS snippets for #D55DAF

.color-d55daf {
  color: #D55DAF;
  background-color: #D55DAF;
}

Frequently asked questions

What color is #D55DAF?+

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

What is the closest Tailwind color to #D55DAF?+

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