#C60F64 Color

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

Color preview

#C60F64

Color formats

HEX
#C60F64
RGB
rgb(198, 15, 100)
RGBA
rgba(198, 15, 100, 1)
HSL
hsl(332, 86%, 42%)
HSV
hsv(332, 92%, 78%)
CMYK
cmyk(0%, 92%, 49%, 22%)
CSS variable
--color-primary: #C60F64;
Lowercase HEX
#c60f64

Shades

Tints

Tones

Harmony

CSS snippets for #C60F64

.color-c60f64 {
  color: #C60F64;
  background-color: #C60F64;
}

Frequently asked questions

What color is #C60F64?+

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

What is the closest Tailwind color to #C60F64?+

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