#C70F9C Color

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

Color preview

#C70F9C

Color formats

HEX
#C70F9C
RGB
rgb(199, 15, 156)
RGBA
rgba(199, 15, 156, 1)
HSL
hsl(314, 86%, 42%)
HSV
hsv(314, 92%, 78%)
CMYK
cmyk(0%, 92%, 22%, 22%)
CSS variable
--color-primary: #C70F9C;
Lowercase HEX
#c70f9c

Shades

Tints

Tones

Harmony

CSS snippets for #C70F9C

.color-c70f9c {
  color: #C70F9C;
  background-color: #C70F9C;
}

Frequently asked questions

What color is #C70F9C?+

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

What is the closest Tailwind color to #C70F9C?+

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