#C80D7D Color

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

Color preview

#C80D7D

Color formats

HEX
#C80D7D
RGB
rgb(200, 13, 125)
RGBA
rgba(200, 13, 125, 1)
HSL
hsl(324, 88%, 42%)
HSV
hsv(324, 94%, 78%)
CMYK
cmyk(0%, 94%, 37%, 22%)
CSS variable
--color-primary: #C80D7D;
Lowercase HEX
#c80d7d

Shades

Tints

Tones

Harmony

CSS snippets for #C80D7D

.color-c80d7d {
  color: #C80D7D;
  background-color: #C80D7D;
}

Frequently asked questions

What color is #C80D7D?+

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

What is the closest Tailwind color to #C80D7D?+

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