#C12F5F Color

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

Color preview

#C12F5F

Color formats

HEX
#C12F5F
RGB
rgb(193, 47, 95)
RGBA
rgba(193, 47, 95, 1)
HSL
hsl(340, 61%, 47%)
HSV
hsv(340, 76%, 76%)
CMYK
cmyk(0%, 76%, 51%, 24%)
CSS variable
--color-primary: #C12F5F;
Lowercase HEX
#c12f5f

Shades

Tints

Tones

Harmony

CSS snippets for #C12F5F

.color-c12f5f {
  color: #C12F5F;
  background-color: #C12F5F;
}

Frequently asked questions

What color is #C12F5F?+

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

What is the closest Tailwind color to #C12F5F?+

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