#DD2C90 Color

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

Color preview

#DD2C90

Color formats

HEX
#DD2C90
RGB
rgb(221, 44, 144)
RGBA
rgba(221, 44, 144, 1)
HSL
hsl(326, 72%, 52%)
HSV
hsv(326, 80%, 87%)
CMYK
cmyk(0%, 80%, 35%, 13%)
CSS variable
--color-primary: #DD2C90;
Lowercase HEX
#dd2c90

Shades

Tints

Tones

Harmony

CSS snippets for #DD2C90

.color-dd2c90 {
  color: #DD2C90;
  background-color: #DD2C90;
}

Frequently asked questions

What color is #DD2C90?+

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

What is the closest Tailwind color to #DD2C90?+

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