#C02178 Color Information

Hex color code: #C02178

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

Try:
Color NameMedium Violet Red
HEX
#C02178
RGB
192, 33, 120
HSL
327°, 71%, 44%
CMYK
0%, 83%, 38%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C02178; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 33, 120

Red: 192 / Green: 33 / Blue: 120

HSL

327°, 71%, 44%

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

CMYK

0%, 83%, 38%, 25%

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

What color is #C02178?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C02178 to RGB:

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

HEX to HSL

Convert #C02178 to HSL:

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

HEX to CMYK

Convert #C02178 to CMYK:

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

Color Meaning and Usage

#C02178 is a eye-catching magenta color with RGB values of 192, 33, 120 and HSL of 327°, 71%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C02178 is #21C068, creating high-contrast pairings. For softer combinations, try analogous colors like #B821C0.

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

Contrast with #C02178

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 #C02178?

#C02178 is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C02178?

#C02178 in RGB is (192, 33, 120) - 192 red, 33 green, and 120 blue.

How to use #C02178 in CSS?

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

What colors go well with #C02178?

#21C068 (complementary), #B821C0 (analogous), and #7E154F (lighter shade) work well with #C02178.