#DD5A83 Color

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

Color preview

#DD5A83

Color formats

HEX
#DD5A83
RGB
rgb(221, 90, 131)
RGBA
rgba(221, 90, 131, 1)
HSL
hsl(341, 66%, 61%)
HSV
hsv(341, 59%, 87%)
CMYK
cmyk(0%, 59%, 41%, 13%)
CSS variable
--color-primary: #DD5A83;
Lowercase HEX
#dd5a83

Shades

Tints

Tones

Harmony

CSS snippets for #DD5A83

.color-dd5a83 {
  color: #DD5A83;
  background-color: #DD5A83;
}

Frequently asked questions

What color is #DD5A83?+

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

What is the closest Tailwind color to #DD5A83?+

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