#C41C6D Color

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

Color preview

#C41C6D

Color formats

HEX
#C41C6D
RGB
rgb(196, 28, 109)
RGBA
rgba(196, 28, 109, 1)
HSL
hsl(331, 75%, 44%)
HSV
hsv(331, 86%, 77%)
CMYK
cmyk(0%, 86%, 44%, 23%)
CSS variable
--color-primary: #C41C6D;
Lowercase HEX
#c41c6d

Shades

Tints

Tones

Harmony

CSS snippets for #C41C6D

.color-c41c6d {
  color: #C41C6D;
  background-color: #C41C6D;
}

Frequently asked questions

What color is #C41C6D?+

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

What is the closest Tailwind color to #C41C6D?+

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