#C41C7E Color

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

Color preview

#C41C7E

Color formats

HEX
#C41C7E
RGB
rgb(196, 28, 126)
RGBA
rgba(196, 28, 126, 1)
HSL
hsl(325, 75%, 44%)
HSV
hsv(325, 86%, 77%)
CMYK
cmyk(0%, 86%, 36%, 23%)
CSS variable
--color-primary: #C41C7E;
Lowercase HEX
#c41c7e

Shades

Tints

Tones

Harmony

CSS snippets for #C41C7E

.color-c41c7e {
  color: #C41C7E;
  background-color: #C41C7E;
}

Frequently asked questions

What color is #C41C7E?+

#C41C7E is a HEX color with RGB value rgb(196, 28, 126) and HSL value hsl(325, 75%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C41C7E?+

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