#C70F9F Color

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

Color preview

#C70F9F

Color formats

HEX
#C70F9F
RGB
rgb(199, 15, 159)
RGBA
rgba(199, 15, 159, 1)
HSL
hsl(313, 86%, 42%)
HSV
hsv(313, 92%, 78%)
CMYK
cmyk(0%, 92%, 20%, 22%)
CSS variable
--color-primary: #C70F9F;
Lowercase HEX
#c70f9f

Shades

Tints

Tones

Harmony

CSS snippets for #C70F9F

.color-c70f9f {
  color: #C70F9F;
  background-color: #C70F9F;
}

Frequently asked questions

What color is #C70F9F?+

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

What is the closest Tailwind color to #C70F9F?+

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