#C41C5F Color

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

Color preview

#C41C5F

Color formats

HEX
#C41C5F
RGB
rgb(196, 28, 95)
RGBA
rgba(196, 28, 95, 1)
HSL
hsl(336, 75%, 44%)
HSV
hsv(336, 86%, 77%)
CMYK
cmyk(0%, 86%, 52%, 23%)
CSS variable
--color-primary: #C41C5F;
Lowercase HEX
#c41c5f

Shades

Tints

Tones

Harmony

CSS snippets for #C41C5F

.color-c41c5f {
  color: #C41C5F;
  background-color: #C41C5F;
}

Frequently asked questions

What color is #C41C5F?+

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

What is the closest Tailwind color to #C41C5F?+

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