#CA41DC Color Information

Hex color code: #CA41DC

A muted magenta shade, #CA41DC appears as (202, 65, 220) in RGB and (293°, 69%, 56%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CA41DC
RGB
202, 65, 220
HSL
293°, 69%, 56%
CMYK
8%, 70%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CA41DC; color: #000000; }

Badge

New Feature
.badge { background-color: #CA41DC; color: #000000; }

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 #CA41DC; background-color: #CA41DC15; }

Alert / Toast

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

Link / Accent

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

a { color: #CA41DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 65, 220

Red: 202 / Green: 65 / Blue: 220

HSL

293°, 69%, 56%

Hue: 293° / Saturation: 69% / Lightness: 56%

CMYK

8%, 70%, 0%, 14%

Cyan: 8% / Magenta: 70% / Yellow: 0% / Key: 14%

What color is #CA41DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA41DC to RGB:

rgb(202, 65, 220)HEX to RGB Converter →

HEX to HSL

Convert #CA41DC to HSL:

hsl(293, 69%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CA41DC to CMYK:

cmyk(8%, 70%, 0%, 14%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #CA41DC has RGB (202, 65, 220) and HSL (293°, 69%, 56%). 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 #CA41DC is #53DC41, creating high-contrast pairings. For softer combinations, try analogous colors like #7D41DC.

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

Contrast with #CA41DC

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

Contrast Ratio: 5.30:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA41DC?

#CA41DC is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA41DC?

#CA41DC in RGB is (202, 65, 220) - 202 red, 65 green, and 220 blue.

How to use #CA41DC in CSS?

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

What colors go well with #CA41DC?

#53DC41 (complementary), #7D41DC (analogous), and #A020B1 (lighter shade) work well with #CA41DC.