#C03ACC Color

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

Color preview

#C03ACC

Color formats

HEX
#C03ACC
RGB
rgb(192, 58, 204)
RGBA
rgba(192, 58, 204, 1)
HSL
hsl(295, 59%, 51%)
HSV
hsv(295, 72%, 80%)
CMYK
cmyk(6%, 72%, 0%, 20%)
CSS variable
--color-primary: #C03ACC;
Lowercase HEX
#c03acc

Shades

Tints

Tones

Harmony

CSS snippets for #C03ACC

.color-c03acc {
  color: #C03ACC;
  background-color: #C03ACC;
}

Frequently asked questions

What color is #C03ACC?+

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

What is the closest Tailwind color to #C03ACC?+

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