#C03FA2 Color

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

Color preview

#C03FA2

Color formats

HEX
#C03FA2
RGB
rgb(192, 63, 162)
RGBA
rgba(192, 63, 162, 1)
HSL
hsl(314, 51%, 50%)
HSV
hsv(314, 67%, 75%)
CMYK
cmyk(0%, 67%, 16%, 25%)
CSS variable
--color-primary: #C03FA2;
Lowercase HEX
#c03fa2

Shades

Tints

Tones

Harmony

CSS snippets for #C03FA2

.color-c03fa2 {
  color: #C03FA2;
  background-color: #C03FA2;
}

Frequently asked questions

What color is #C03FA2?+

#C03FA2 is a HEX color with RGB value rgb(192, 63, 162) and HSL value hsl(314, 51%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C03FA2?+

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