#DD4886 Color

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

Color preview

#DD4886

Color formats

HEX
#DD4886
RGB
rgb(221, 72, 134)
RGBA
rgba(221, 72, 134, 1)
HSL
hsl(335, 69%, 57%)
HSV
hsv(335, 67%, 87%)
CMYK
cmyk(0%, 67%, 39%, 13%)
CSS variable
--color-primary: #DD4886;
Lowercase HEX
#dd4886

Shades

Tints

Tones

Harmony

CSS snippets for #DD4886

.color-dd4886 {
  color: #DD4886;
  background-color: #DD4886;
}

Frequently asked questions

What color is #DD4886?+

#DD4886 is a HEX color with RGB value rgb(221, 72, 134) and HSL value hsl(335, 69%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD4886?+

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