#C12ADF Color

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

Color preview

#C12ADF

Color formats

HEX
#C12ADF
RGB
rgb(193, 42, 223)
RGBA
rgba(193, 42, 223, 1)
HSL
hsl(290, 74%, 52%)
HSV
hsv(290, 81%, 87%)
CMYK
cmyk(13%, 81%, 0%, 13%)
CSS variable
--color-primary: #C12ADF;
Lowercase HEX
#c12adf

Shades

Tints

Tones

Harmony

CSS snippets for #C12ADF

.color-c12adf {
  color: #C12ADF;
  background-color: #C12ADF;
}

Frequently asked questions

What color is #C12ADF?+

#C12ADF is a HEX color with RGB value rgb(193, 42, 223) and HSL value hsl(290, 74%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C12ADF?+

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