#DD4BAC Color

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

Color preview

#DD4BAC

Color formats

HEX
#DD4BAC
RGB
rgb(221, 75, 172)
RGBA
rgba(221, 75, 172, 1)
HSL
hsl(320, 68%, 58%)
HSV
hsv(320, 66%, 87%)
CMYK
cmyk(0%, 66%, 22%, 13%)
CSS variable
--color-primary: #DD4BAC;
Lowercase HEX
#dd4bac

Shades

Tints

Tones

Harmony

CSS snippets for #DD4BAC

.color-dd4bac {
  color: #DD4BAC;
  background-color: #DD4BAC;
}

Frequently asked questions

What color is #DD4BAC?+

#DD4BAC is a HEX color with RGB value rgb(221, 75, 172) and HSL value hsl(320, 68%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD4BAC?+

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