#C03B9F Color

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

Color preview

#C03B9F

Color formats

HEX
#C03B9F
RGB
rgb(192, 59, 159)
RGBA
rgba(192, 59, 159, 1)
HSL
hsl(315, 53%, 49%)
HSV
hsv(315, 69%, 75%)
CMYK
cmyk(0%, 69%, 17%, 25%)
CSS variable
--color-primary: #C03B9F;
Lowercase HEX
#c03b9f

Shades

Tints

Tones

Harmony

CSS snippets for #C03B9F

.color-c03b9f {
  color: #C03B9F;
  background-color: #C03B9F;
}

Frequently asked questions

What color is #C03B9F?+

#C03B9F is a HEX color with RGB value rgb(192, 59, 159) and HSL value hsl(315, 53%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C03B9F?+

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