#C02190 Color Information

Hex color code: #C02190

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

Try:
Color NameViolet Red
HEX
#C02190
RGB
192, 33, 144
HSL
318°, 71%, 44%
CMYK
0%, 83%, 25%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C02190; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 33, 144

Red: 192 / Green: 33 / Blue: 144

HSL

318°, 71%, 44%

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

CMYK

0%, 83%, 25%, 25%

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

What color is #C02190?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C02190 to RGB:

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

HEX to HSL

Convert #C02190 to HSL:

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

HEX to CMYK

Convert #C02190 to CMYK:

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

Color Meaning and Usage

#C02190 is a striking magenta color with RGB values of 192, 33, 144 and HSL of 318°, 71%, 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 #C02190 is #21C050, creating high-contrast pairings. For softer combinations, try analogous colors like #A021C0.

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

Contrast with #C02190

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C02190?

#C02190 is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C02190?

#C02190 in RGB is (192, 33, 144) - 192 red, 33 green, and 144 blue.

How to use #C02190 in CSS?

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

What colors go well with #C02190?

#21C050 (complementary), #A021C0 (analogous), and #7E155F (lighter shade) work well with #C02190.