#C03F8C Color

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

Color preview

#C03F8C

Color formats

HEX
#C03F8C
RGB
rgb(192, 63, 140)
RGBA
rgba(192, 63, 140, 1)
HSL
hsl(324, 51%, 50%)
HSV
hsv(324, 67%, 75%)
CMYK
cmyk(0%, 67%, 27%, 25%)
CSS variable
--color-primary: #C03F8C;
Lowercase HEX
#c03f8c

Shades

Tints

Tones

Harmony

CSS snippets for #C03F8C

.color-c03f8c {
  color: #C03F8C;
  background-color: #C03F8C;
}

Frequently asked questions

What color is #C03F8C?+

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

What is the closest Tailwind color to #C03F8C?+

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