#DD7BAD Color

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

Color preview

#DD7BAD

Color formats

HEX
#DD7BAD
RGB
rgb(221, 123, 173)
RGBA
rgba(221, 123, 173, 1)
HSL
hsl(329, 59%, 67%)
HSV
hsv(329, 44%, 87%)
CMYK
cmyk(0%, 44%, 22%, 13%)
CSS variable
--color-primary: #DD7BAD;
Lowercase HEX
#dd7bad

Shades

Tints

Tones

Harmony

CSS snippets for #DD7BAD

.color-dd7bad {
  color: #DD7BAD;
  background-color: #DD7BAD;
}

Frequently asked questions

What color is #DD7BAD?+

#DD7BAD is a HEX color with RGB value rgb(221, 123, 173) and HSL value hsl(329, 59%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD7BAD?+

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