#DD5A7F Color

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

Color preview

#DD5A7F

Color formats

HEX
#DD5A7F
RGB
rgb(221, 90, 127)
RGBA
rgba(221, 90, 127, 1)
HSL
hsl(343, 66%, 61%)
HSV
hsv(343, 59%, 87%)
CMYK
cmyk(0%, 59%, 43%, 13%)
CSS variable
--color-primary: #DD5A7F;
Lowercase HEX
#dd5a7f

Shades

Tints

Tones

Harmony

CSS snippets for #DD5A7F

.color-dd5a7f {
  color: #DD5A7F;
  background-color: #DD5A7F;
}

Frequently asked questions

What color is #DD5A7F?+

#DD5A7F is a HEX color with RGB value rgb(221, 90, 127) and HSL value hsl(343, 66%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD5A7F?+

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