#DD5999 Color

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

Color preview

#DD5999

Color formats

HEX
#DD5999
RGB
rgb(221, 89, 153)
RGBA
rgba(221, 89, 153, 1)
HSL
hsl(331, 66%, 61%)
HSV
hsv(331, 60%, 87%)
CMYK
cmyk(0%, 60%, 31%, 13%)
CSS variable
--color-primary: #DD5999;
Lowercase HEX
#dd5999

Shades

Tints

Tones

Harmony

CSS snippets for #DD5999

.color-dd5999 {
  color: #DD5999;
  background-color: #DD5999;
}

Frequently asked questions

What color is #DD5999?+

#DD5999 is a HEX color with RGB value rgb(221, 89, 153) and HSL value hsl(331, 66%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD5999?+

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