#DC50A0 Color

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

Color preview

#DC50A0

Color formats

HEX
#DC50A0
RGB
rgb(220, 80, 160)
RGBA
rgba(220, 80, 160, 1)
HSL
hsl(326, 67%, 59%)
HSV
hsv(326, 64%, 86%)
CMYK
cmyk(0%, 64%, 27%, 14%)
CSS variable
--color-primary: #DC50A0;
Lowercase HEX
#dc50a0

Shades

Tints

Tones

Harmony

CSS snippets for #DC50A0

.color-dc50a0 {
  color: #DC50A0;
  background-color: #DC50A0;
}

Frequently asked questions

What color is #DC50A0?+

#DC50A0 is a HEX color with RGB value rgb(220, 80, 160) and HSL value hsl(326, 67%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DC50A0?+

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