#DD2CAB Color

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

Color preview

#DD2CAB

Color formats

HEX
#DD2CAB
RGB
rgb(221, 44, 171)
RGBA
rgba(221, 44, 171, 1)
HSL
hsl(317, 72%, 52%)
HSV
hsv(317, 80%, 87%)
CMYK
cmyk(0%, 80%, 23%, 13%)
CSS variable
--color-primary: #DD2CAB;
Lowercase HEX
#dd2cab

Shades

Tints

Tones

Harmony

CSS snippets for #DD2CAB

.color-dd2cab {
  color: #DD2CAB;
  background-color: #DD2CAB;
}

Frequently asked questions

What color is #DD2CAB?+

#DD2CAB is a HEX color with RGB value rgb(221, 44, 171) and HSL value hsl(317, 72%, 52%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #DD2CAB?+

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