#C8007F Color

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

Color preview

#C8007F

Color formats

HEX
#C8007F
RGB
rgb(200, 0, 127)
RGBA
rgba(200, 0, 127, 1)
HSL
hsl(322, 100%, 39%)
HSV
hsv(322, 100%, 78%)
CMYK
cmyk(0%, 100%, 37%, 22%)
CSS variable
--color-primary: #C8007F;
Lowercase HEX
#c8007f

Shades

Tints

Tones

Harmony

CSS snippets for #C8007F

.color-c8007f {
  color: #C8007F;
  background-color: #C8007F;
}

Frequently asked questions

What color is #C8007F?+

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

What is the closest Tailwind color to #C8007F?+

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