#C03DCC Color

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

Color preview

#C03DCC

Color formats

HEX
#C03DCC
RGB
rgb(192, 61, 204)
RGBA
rgba(192, 61, 204, 1)
HSL
hsl(295, 58%, 52%)
HSV
hsv(295, 70%, 80%)
CMYK
cmyk(6%, 70%, 0%, 20%)
CSS variable
--color-primary: #C03DCC;
Lowercase HEX
#c03dcc

Shades

Tints

Tones

Harmony

CSS snippets for #C03DCC

.color-c03dcc {
  color: #C03DCC;
  background-color: #C03DCC;
}

Frequently asked questions

What color is #C03DCC?+

#C03DCC is a HEX color with RGB value rgb(192, 61, 204) and HSL value hsl(295, 58%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C03DCC?+

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