#DD3C8C Color

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

Color preview

#DD3C8C

Color formats

HEX
#DD3C8C
RGB
rgb(221, 60, 140)
RGBA
rgba(221, 60, 140, 1)
HSL
hsl(330, 70%, 55%)
HSV
hsv(330, 73%, 87%)
CMYK
cmyk(0%, 73%, 37%, 13%)
CSS variable
--color-primary: #DD3C8C;
Lowercase HEX
#dd3c8c

Shades

Tints

Tones

Harmony

CSS snippets for #DD3C8C

.color-dd3c8c {
  color: #DD3C8C;
  background-color: #DD3C8C;
}

Frequently asked questions

What color is #DD3C8C?+

#DD3C8C is a HEX color with RGB value rgb(221, 60, 140) and HSL value hsl(330, 70%, 55%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DD3C8C?+

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