#DD5BAF Color

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

Color preview

#DD5BAF

Color formats

HEX
#DD5BAF
RGB
rgb(221, 91, 175)
RGBA
rgba(221, 91, 175, 1)
HSL
hsl(321, 66%, 61%)
HSV
hsv(321, 59%, 87%)
CMYK
cmyk(0%, 59%, 21%, 13%)
CSS variable
--color-primary: #DD5BAF;
Lowercase HEX
#dd5baf

Shades

Tints

Tones

Harmony

CSS snippets for #DD5BAF

.color-dd5baf {
  color: #DD5BAF;
  background-color: #DD5BAF;
}

Frequently asked questions

What color is #DD5BAF?+

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

What is the closest Tailwind color to #DD5BAF?+

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