#C241DC Color Information

Hex color code: #C241DC

A subtle magenta shade, #C241DC appears as (194, 65, 220) in RGB and (290°, 69%, 56%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C241DC
RGB
194, 65, 220
HSL
290°, 69%, 56%
CMYK
12%, 70%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C241DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 65, 220

Red: 194 / Green: 65 / Blue: 220

HSL

290°, 69%, 56%

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

CMYK

12%, 70%, 0%, 14%

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

What color is #C241DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C241DC to RGB:

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

HEX to HSL

Convert #C241DC to HSL:

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

HEX to CMYK

Convert #C241DC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C241DC has RGB (194, 65, 220) and HSL (290°, 69%, 56%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C241DC is #5BDC41, creating high-contrast pairings. For softer combinations, try analogous colors like #7541DC.

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

Contrast with #C241DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C241DC?

#C241DC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C241DC?

#C241DC in RGB is (194, 65, 220) - 194 red, 65 green, and 220 blue.

How to use #C241DC in CSS?

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

What colors go well with #C241DC?

#5BDC41 (complementary), #7541DC (analogous), and #9920B1 (lighter shade) work well with #C241DC.