#DD5EB0 Color

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

Color preview

#DD5EB0

Color formats

HEX
#DD5EB0
RGB
rgb(221, 94, 176)
RGBA
rgba(221, 94, 176, 1)
HSL
hsl(321, 65%, 62%)
HSV
hsv(321, 57%, 87%)
CMYK
cmyk(0%, 57%, 20%, 13%)
CSS variable
--color-primary: #DD5EB0;
Lowercase HEX
#dd5eb0

Shades

Tints

Tones

Harmony

CSS snippets for #DD5EB0

.color-dd5eb0 {
  color: #DD5EB0;
  background-color: #DD5EB0;
}

Frequently asked questions

What color is #DD5EB0?+

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

What is the closest Tailwind color to #DD5EB0?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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