#DC2380 Color

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

Color preview

#DC2380

Color formats

HEX
#DC2380
RGB
rgb(220, 35, 128)
RGBA
rgba(220, 35, 128, 1)
HSL
hsl(330, 73%, 50%)
HSV
hsv(330, 84%, 86%)
CMYK
cmyk(0%, 84%, 42%, 14%)
CSS variable
--color-primary: #DC2380;
Lowercase HEX
#dc2380

Shades

Tints

Tones

Harmony

CSS snippets for #DC2380

.color-dc2380 {
  color: #DC2380;
  background-color: #DC2380;
}

Frequently asked questions

What color is #DC2380?+

#DC2380 is a HEX color with RGB value rgb(220, 35, 128) and HSL value hsl(330, 73%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DC2380?+

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