#C80D8D Color

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

Color preview

#C80D8D

Color formats

HEX
#C80D8D
RGB
rgb(200, 13, 141)
RGBA
rgba(200, 13, 141, 1)
HSL
hsl(319, 88%, 42%)
HSV
hsv(319, 94%, 78%)
CMYK
cmyk(0%, 94%, 29%, 22%)
CSS variable
--color-primary: #C80D8D;
Lowercase HEX
#c80d8d

Shades

Tints

Tones

Harmony

CSS snippets for #C80D8D

.color-c80d8d {
  color: #C80D8D;
  background-color: #C80D8D;
}

Frequently asked questions

What color is #C80D8D?+

#C80D8D is a HEX color with RGB value rgb(200, 13, 141) and HSL value hsl(319, 88%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C80D8D?+

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