#C80D5E Color

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

Color preview

#C80D5E

Color formats

HEX
#C80D5E
RGB
rgb(200, 13, 94)
RGBA
rgba(200, 13, 94, 1)
HSL
hsl(334, 88%, 42%)
HSV
hsv(334, 94%, 78%)
CMYK
cmyk(0%, 94%, 53%, 22%)
CSS variable
--color-primary: #C80D5E;
Lowercase HEX
#c80d5e

Shades

Tints

Tones

Harmony

CSS snippets for #C80D5E

.color-c80d5e {
  color: #C80D5E;
  background-color: #C80D5E;
}

Frequently asked questions

What color is #C80D5E?+

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

What is the closest Tailwind color to #C80D5E?+

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