#DD4DCA Color

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

Color preview

#DD4DCA

Color formats

HEX
#DD4DCA
RGB
rgb(221, 77, 202)
RGBA
rgba(221, 77, 202, 1)
HSL
hsl(308, 68%, 58%)
HSV
hsv(308, 65%, 87%)
CMYK
cmyk(0%, 65%, 9%, 13%)
CSS variable
--color-primary: #DD4DCA;
Lowercase HEX
#dd4dca

Shades

Tints

Tones

Harmony

CSS snippets for #DD4DCA

.color-dd4dca {
  color: #DD4DCA;
  background-color: #DD4DCA;
}

Frequently asked questions

What color is #DD4DCA?+

#DD4DCA is a HEX color with RGB value rgb(221, 77, 202) and HSL value hsl(308, 68%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DD4DCA?+

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