#C41C6B Color

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

Color preview

#C41C6B

Color formats

HEX
#C41C6B
RGB
rgb(196, 28, 107)
RGBA
rgba(196, 28, 107, 1)
HSL
hsl(332, 75%, 44%)
HSV
hsv(332, 86%, 77%)
CMYK
cmyk(0%, 86%, 45%, 23%)
CSS variable
--color-primary: #C41C6B;
Lowercase HEX
#c41c6b

Shades

Tints

Tones

Harmony

CSS snippets for #C41C6B

.color-c41c6b {
  color: #C41C6B;
  background-color: #C41C6B;
}

Frequently asked questions

What color is #C41C6B?+

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

What is the closest Tailwind color to #C41C6B?+

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