#C12EB5 Color

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

Color preview

#C12EB5

Color formats

HEX
#C12EB5
RGB
rgb(193, 46, 181)
RGBA
rgba(193, 46, 181, 1)
HSL
hsl(305, 62%, 47%)
HSV
hsv(305, 76%, 76%)
CMYK
cmyk(0%, 76%, 6%, 24%)
CSS variable
--color-primary: #C12EB5;
Lowercase HEX
#c12eb5

Shades

Tints

Tones

Harmony

CSS snippets for #C12EB5

.color-c12eb5 {
  color: #C12EB5;
  background-color: #C12EB5;
}

Frequently asked questions

What color is #C12EB5?+

#C12EB5 is a HEX color with RGB value rgb(193, 46, 181) and HSL value hsl(305, 62%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C12EB5?+

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