#C60F6D Color

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

Color preview

#C60F6D

Color formats

HEX
#C60F6D
RGB
rgb(198, 15, 109)
RGBA
rgba(198, 15, 109, 1)
HSL
hsl(329, 86%, 42%)
HSV
hsv(329, 92%, 78%)
CMYK
cmyk(0%, 92%, 45%, 22%)
CSS variable
--color-primary: #C60F6D;
Lowercase HEX
#c60f6d

Shades

Tints

Tones

Harmony

CSS snippets for #C60F6D

.color-c60f6d {
  color: #C60F6D;
  background-color: #C60F6D;
}

Frequently asked questions

What color is #C60F6D?+

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

What is the closest Tailwind color to #C60F6D?+

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