#C03A9E Color

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

Color preview

#C03A9E

Color formats

HEX
#C03A9E
RGB
rgb(192, 58, 158)
RGBA
rgba(192, 58, 158, 1)
HSL
hsl(315, 54%, 49%)
HSV
hsv(315, 70%, 75%)
CMYK
cmyk(0%, 70%, 18%, 25%)
CSS variable
--color-primary: #C03A9E;
Lowercase HEX
#c03a9e

Shades

Tints

Tones

Harmony

CSS snippets for #C03A9E

.color-c03a9e {
  color: #C03A9E;
  background-color: #C03A9E;
}

Frequently asked questions

What color is #C03A9E?+

#C03A9E is a HEX color with RGB value rgb(192, 58, 158) and HSL value hsl(315, 54%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C03A9E?+

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