#DD5BAD Color

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

Color preview

#DD5BAD

Color formats

HEX
#DD5BAD
RGB
rgb(221, 91, 173)
RGBA
rgba(221, 91, 173, 1)
HSL
hsl(322, 66%, 61%)
HSV
hsv(322, 59%, 87%)
CMYK
cmyk(0%, 59%, 22%, 13%)
CSS variable
--color-primary: #DD5BAD;
Lowercase HEX
#dd5bad

Shades

Tints

Tones

Harmony

CSS snippets for #DD5BAD

.color-dd5bad {
  color: #DD5BAD;
  background-color: #DD5BAD;
}

Frequently asked questions

What color is #DD5BAD?+

#DD5BAD is a HEX color with RGB value rgb(221, 91, 173) and HSL value hsl(322, 66%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD5BAD?+

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