#DC2882 Color

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

Color preview

#DC2882

Color formats

HEX
#DC2882
RGB
rgb(220, 40, 130)
RGBA
rgba(220, 40, 130, 1)
HSL
hsl(330, 72%, 51%)
HSV
hsv(330, 82%, 86%)
CMYK
cmyk(0%, 82%, 41%, 14%)
CSS variable
--color-primary: #DC2882;
Lowercase HEX
#dc2882

Shades

Tints

Tones

Harmony

CSS snippets for #DC2882

.color-dc2882 {
  color: #DC2882;
  background-color: #DC2882;
}

Frequently asked questions

What color is #DC2882?+

#DC2882 is a HEX color with RGB value rgb(220, 40, 130) and HSL value hsl(330, 72%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DC2882?+

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