#C12E6E Color

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

Color preview

#C12E6E

Color formats

HEX
#C12E6E
RGB
rgb(193, 46, 110)
RGBA
rgba(193, 46, 110, 1)
HSL
hsl(334, 62%, 47%)
HSV
hsv(334, 76%, 76%)
CMYK
cmyk(0%, 76%, 43%, 24%)
CSS variable
--color-primary: #C12E6E;
Lowercase HEX
#c12e6e

Shades

Tints

Tones

Harmony

CSS snippets for #C12E6E

.color-c12e6e {
  color: #C12E6E;
  background-color: #C12E6E;
}

Frequently asked questions

What color is #C12E6E?+

#C12E6E is a HEX color with RGB value rgb(193, 46, 110) and HSL value hsl(334, 62%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C12E6E?+

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