#DD3D8D Color

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

Color preview

#DD3D8D

Color formats

HEX
#DD3D8D
RGB
rgb(221, 61, 141)
RGBA
rgba(221, 61, 141, 1)
HSL
hsl(330, 70%, 55%)
HSV
hsv(330, 72%, 87%)
CMYK
cmyk(0%, 72%, 36%, 13%)
CSS variable
--color-primary: #DD3D8D;
Lowercase HEX
#dd3d8d

Shades

Tints

Tones

Harmony

CSS snippets for #DD3D8D

.color-dd3d8d {
  color: #DD3D8D;
  background-color: #DD3D8D;
}

Frequently asked questions

What color is #DD3D8D?+

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

What is the closest Tailwind color to #DD3D8D?+

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