#C80064 Color

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

Color preview

#C80064

Color formats

HEX
#C80064
RGB
rgb(200, 0, 100)
RGBA
rgba(200, 0, 100, 1)
HSL
hsl(330, 100%, 39%)
HSV
hsv(330, 100%, 78%)
CMYK
cmyk(0%, 100%, 50%, 22%)
CSS variable
--color-primary: #C80064;
Lowercase HEX
#c80064

Shades

Tints

Tones

Harmony

CSS snippets for #C80064

.color-c80064 {
  color: #C80064;
  background-color: #C80064;
}

Frequently asked questions

What color is #C80064?+

#C80064 is a HEX color with RGB value rgb(200, 0, 100) and HSL value hsl(330, 100%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C80064?+

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