#DD5F85 Color

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

Color preview

#DD5F85

Color formats

HEX
#DD5F85
RGB
rgb(221, 95, 133)
RGBA
rgba(221, 95, 133, 1)
HSL
hsl(342, 65%, 62%)
HSV
hsv(342, 57%, 87%)
CMYK
cmyk(0%, 57%, 40%, 13%)
CSS variable
--color-primary: #DD5F85;
Lowercase HEX
#dd5f85

Shades

Tints

Tones

Harmony

CSS snippets for #DD5F85

.color-dd5f85 {
  color: #DD5F85;
  background-color: #DD5F85;
}

Frequently asked questions

What color is #DD5F85?+

#DD5F85 is a HEX color with RGB value rgb(221, 95, 133) and HSL value hsl(342, 65%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD5F85?+

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