#C11F76 Color Information

Hex color code: #C11F76

A striking magenta shade, #C11F76 appears as (193, 31, 118) in RGB and (328°, 72%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#C11F76
RGB
193, 31, 118
HSL
328°, 72%, 44%
CMYK
0%, 84%, 39%, 24%

Shades

CSS Usage
color: #C11F76;
background-color: #C11F76;
border-color: #C11F76;
box-shadow: 0 0 10px #C11F76;
border: 2px solid #C11F76;
Tailwind Usage
bg-[#C11F76]
text-[#C11F76]
border-[#C11F76]
shadow-[0_0_10px_C11F76]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #C11F76, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #C11F76; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C11F76; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #C11F76; background-color: #C11F7615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #C11F7620; border-left: 4px solid #C11F76; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #C11F76; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C11F76 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 31, 118

Red: 193 / Green: 31 / Blue: 118

HSL

328°, 72%, 44%

Hue: 328° / Saturation: 72% / Lightness: 44%

CMYK

0%, 84%, 39%, 24%

Cyan: 0% / Magenta: 84% / Yellow: 39% / Key: 24%

What color is #C11F76?

#C11F76 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C11F76 to RGB:

rgb(193, 31, 118)HEX to RGB Converter →

HEX to HSL

Convert #C11F76 to HSL:

hsl(328, 72%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #C11F76 to CMYK:

cmyk(0%, 84%, 39%, 24%)Color Converter →

Color Meaning and Usage

#C11F76 is a dynamic magenta color with RGB values of 193, 31, 118 and HSL of 328°, 72%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C11F76 is #1FC16B, creating high-contrast pairings. For softer combinations, try analogous colors like #BC1FC1.

Use #C11F76 in CSS: color: #C11F76 or background-color: #C11F76. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #C11F76

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.73:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C11F76?

#C11F76 is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C11F76?

#C11F76 in RGB is (193, 31, 118) - 193 red, 31 green, and 118 blue.

How to use #C11F76 in CSS?

Use #C11F76 directly in your CSS properties like color or background-color.

What colors go well with #C11F76?

#1FC16B (complementary), #BC1FC1 (analogous), and #7F154D (lighter shade) work well with #C11F76.