#DD1E8D Color

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

Color preview

#DD1E8D

Color formats

HEX
#DD1E8D
RGB
rgb(221, 30, 141)
RGBA
rgba(221, 30, 141, 1)
HSL
hsl(325, 76%, 49%)
HSV
hsv(325, 86%, 87%)
CMYK
cmyk(0%, 86%, 36%, 13%)
CSS variable
--color-primary: #DD1E8D;
Lowercase HEX
#dd1e8d

Shades

Tints

Tones

Harmony

CSS snippets for #DD1E8D

.color-dd1e8d {
  color: #DD1E8D;
  background-color: #DD1E8D;
}

Frequently asked questions

What color is #DD1E8D?+

#DD1E8D is a HEX color with RGB value rgb(221, 30, 141) and HSL value hsl(325, 76%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DD1E8D?+

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