#DD5B7D Color

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

Color preview

#DD5B7D

Color formats

HEX
#DD5B7D
RGB
rgb(221, 91, 125)
RGBA
rgba(221, 91, 125, 1)
HSL
hsl(344, 66%, 61%)
HSV
hsv(344, 59%, 87%)
CMYK
cmyk(0%, 59%, 43%, 13%)
CSS variable
--color-primary: #DD5B7D;
Lowercase HEX
#dd5b7d

Shades

Tints

Tones

Harmony

CSS snippets for #DD5B7D

.color-dd5b7d {
  color: #DD5B7D;
  background-color: #DD5B7D;
}

Frequently asked questions

What color is #DD5B7D?+

#DD5B7D is a HEX color with RGB value rgb(221, 91, 125) and HSL value hsl(344, 66%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD5B7D?+

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