#C80075 Color

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

Color preview

#C80075

Color formats

HEX
#C80075
RGB
rgb(200, 0, 117)
RGBA
rgba(200, 0, 117, 1)
HSL
hsl(325, 100%, 39%)
HSV
hsv(325, 100%, 78%)
CMYK
cmyk(0%, 100%, 42%, 22%)
CSS variable
--color-primary: #C80075;
Lowercase HEX
#c80075

Shades

Tints

Tones

Harmony

CSS snippets for #C80075

.color-c80075 {
  color: #C80075;
  background-color: #C80075;
}

Frequently asked questions

What color is #C80075?+

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

What is the closest Tailwind color to #C80075?+

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