#C60F7D Color

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

Color preview

#C60F7D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C60F7D

.color-c60f7d {
  color: #C60F7D;
  background-color: #C60F7D;
}

Frequently asked questions

What color is #C60F7D?+

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

What is the closest Tailwind color to #C60F7D?+

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