#C12F7D Color

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

Color preview

#C12F7D

Color formats

HEX
#C12F7D
RGB
rgb(193, 47, 125)
RGBA
rgba(193, 47, 125, 1)
HSL
hsl(328, 61%, 47%)
HSV
hsv(328, 76%, 76%)
CMYK
cmyk(0%, 76%, 35%, 24%)
CSS variable
--color-primary: #C12F7D;
Lowercase HEX
#c12f7d

Shades

Tints

Tones

Harmony

CSS snippets for #C12F7D

.color-c12f7d {
  color: #C12F7D;
  background-color: #C12F7D;
}

Frequently asked questions

What color is #C12F7D?+

#C12F7D is a HEX color with RGB value rgb(193, 47, 125) and HSL value hsl(328, 61%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C12F7D?+

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