#C41CCA Color Information

Hex color code: #C41CCA

#C41CCA is a striking magenta color. In RGB it is (196, 28, 202), and in HSL it is (298°, 76%, 45%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#C41CCA
RGB
196, 28, 202
HSL
298°, 76%, 45%
CMYK
3%, 86%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C41CCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 28, 202

Red: 196 / Green: 28 / Blue: 202

HSL

298°, 76%, 45%

Hue: 298° / Saturation: 76% / Lightness: 45%

CMYK

3%, 86%, 0%, 21%

Cyan: 3% / Magenta: 86% / Yellow: 0% / Key: 21%

What color is #C41CCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C41CCA to RGB:

rgb(196, 28, 202)HEX to RGB Converter →

HEX to HSL

Convert #C41CCA to HSL:

hsl(298, 76%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C41CCA to CMYK:

cmyk(3%, 86%, 0%, 21%)Color Converter →

Color Meaning and Usage

#C41CCA is a striking magenta color with RGB values of 196, 28, 202 and HSL of 298°, 76%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C41CCA is #21CA1C, creating high-contrast pairings. For softer combinations, try analogous colors like #6D1CCA.

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

Contrast with #C41CCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C41CCA?

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

What is the RGB value of #C41CCA?

#C41CCA in RGB is (196, 28, 202) - 196 red, 28 green, and 202 blue.

How to use #C41CCA in CSS?

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

What colors go well with #C41CCA?

#21CA1C (complementary), #6D1CCA (analogous), and #831287 (lighter shade) work well with #C41CCA.