#DD5E9D Color

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

Color preview

#DD5E9D

Color formats

HEX
#DD5E9D
RGB
rgb(221, 94, 157)
RGBA
rgba(221, 94, 157, 1)
HSL
hsl(330, 65%, 62%)
HSV
hsv(330, 57%, 87%)
CMYK
cmyk(0%, 57%, 29%, 13%)
CSS variable
--color-primary: #DD5E9D;
Lowercase HEX
#dd5e9d

Shades

Tints

Tones

Harmony

CSS snippets for #DD5E9D

.color-dd5e9d {
  color: #DD5E9D;
  background-color: #DD5E9D;
}

Frequently asked questions

What color is #DD5E9D?+

#DD5E9D is a HEX color with RGB value rgb(221, 94, 157) and HSL value hsl(330, 65%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD5E9D?+

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