#DD2C6D Color

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

Color preview

#DD2C6D

Color formats

HEX
#DD2C6D
RGB
rgb(221, 44, 109)
RGBA
rgba(221, 44, 109, 1)
HSL
hsl(338, 72%, 52%)
HSV
hsv(338, 80%, 87%)
CMYK
cmyk(0%, 80%, 51%, 13%)
CSS variable
--color-primary: #DD2C6D;
Lowercase HEX
#dd2c6d

Shades

Tints

Tones

Harmony

CSS snippets for #DD2C6D

.color-dd2c6d {
  color: #DD2C6D;
  background-color: #DD2C6D;
}

Frequently asked questions

What color is #DD2C6D?+

#DD2C6D is a HEX color with RGB value rgb(221, 44, 109) and HSL value hsl(338, 72%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DD2C6D?+

The closest Tailwind color is pink-600, available as the bg-pink-600 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