#DD2C6A Color

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

Color preview

#DD2C6A

Color formats

HEX
#DD2C6A
RGB
rgb(221, 44, 106)
RGBA
rgba(221, 44, 106, 1)
HSL
hsl(339, 72%, 52%)
HSV
hsv(339, 80%, 87%)
CMYK
cmyk(0%, 80%, 52%, 13%)
CSS variable
--color-primary: #DD2C6A;
Lowercase HEX
#dd2c6a

Shades

Tints

Tones

Harmony

CSS snippets for #DD2C6A

.color-dd2c6a {
  color: #DD2C6A;
  background-color: #DD2C6A;
}

Frequently asked questions

What color is #DD2C6A?+

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

What is the closest Tailwind color to #DD2C6A?+

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