#C12F9A Color

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

Color preview

#C12F9A

Color formats

HEX
#C12F9A
RGB
rgb(193, 47, 154)
RGBA
rgba(193, 47, 154, 1)
HSL
hsl(316, 61%, 47%)
HSV
hsv(316, 76%, 76%)
CMYK
cmyk(0%, 76%, 20%, 24%)
CSS variable
--color-primary: #C12F9A;
Lowercase HEX
#c12f9a

Shades

Tints

Tones

Harmony

CSS snippets for #C12F9A

.color-c12f9a {
  color: #C12F9A;
  background-color: #C12F9A;
}

Frequently asked questions

What color is #C12F9A?+

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

What is the closest Tailwind color to #C12F9A?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-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