#C12EAE Color

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

Color preview

#C12EAE

Color formats

HEX
#C12EAE
RGB
rgb(193, 46, 174)
RGBA
rgba(193, 46, 174, 1)
HSL
hsl(308, 62%, 47%)
HSV
hsv(308, 76%, 76%)
CMYK
cmyk(0%, 76%, 10%, 24%)
CSS variable
--color-primary: #C12EAE;
Lowercase HEX
#c12eae

Shades

Tints

Tones

Harmony

CSS snippets for #C12EAE

.color-c12eae {
  color: #C12EAE;
  background-color: #C12EAE;
}

Frequently asked questions

What color is #C12EAE?+

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

What is the closest Tailwind color to #C12EAE?+

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