#C02176 Color Information

Hex color code: #C02176

#C02176 is a vivid magenta color. In RGB it is (192, 33, 118), and in HSL it is (328°, 71%, 44%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#C02176
RGB
192, 33, 118
HSL
328°, 71%, 44%
CMYK
0%, 83%, 39%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C02176; 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 #C02176; background-color: #C0217615; }

Alert / Toast

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

Link / Accent

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

a { color: #C02176; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 33, 118

Red: 192 / Green: 33 / Blue: 118

HSL

328°, 71%, 44%

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

CMYK

0%, 83%, 39%, 25%

Cyan: 0% / Magenta: 83% / Yellow: 39% / Key: 25%

What color is #C02176?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C02176 to RGB:

rgb(192, 33, 118)HEX to RGB Converter →

HEX to HSL

Convert #C02176 to HSL:

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

HEX to CMYK

Convert #C02176 to CMYK:

cmyk(0%, 83%, 39%, 25%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #C02176 has RGB (192, 33, 118) and HSL (328°, 71%, 44%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C02176 is #21C06B, creating high-contrast pairings. For softer combinations, try analogous colors like #BB21C0.

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

Contrast with #C02176

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C02176?

#C02176 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C02176?

#C02176 in RGB is (192, 33, 118) - 192 red, 33 green, and 118 blue.

How to use #C02176 in CSS?

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

What colors go well with #C02176?

#21C06B (complementary), #BB21C0 (analogous), and #7E154D (lighter shade) work well with #C02176.