#C70F7E Color

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

Color preview

#C70F7E

Color formats

HEX
#C70F7E
RGB
rgb(199, 15, 126)
RGBA
rgba(199, 15, 126, 1)
HSL
hsl(324, 86%, 42%)
HSV
hsv(324, 92%, 78%)
CMYK
cmyk(0%, 92%, 37%, 22%)
CSS variable
--color-primary: #C70F7E;
Lowercase HEX
#c70f7e

Shades

Tints

Tones

Harmony

CSS snippets for #C70F7E

.color-c70f7e {
  color: #C70F7E;
  background-color: #C70F7E;
}

Frequently asked questions

What color is #C70F7E?+

#C70F7E is a HEX color with RGB value rgb(199, 15, 126) and HSL value hsl(324, 86%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C70F7E?+

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