#CF41DC Color Information

Hex color code: #CF41DC

The hex color #CF41DC is a subtle magenta with RGB values of (207, 65, 220) and HSL of (295°, 69%, 56%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CF41DC
RGB
207, 65, 220
HSL
295°, 69%, 56%
CMYK
6%, 70%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF41DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 65, 220

Red: 207 / Green: 65 / Blue: 220

HSL

295°, 69%, 56%

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

CMYK

6%, 70%, 0%, 14%

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

What color is #CF41DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF41DC to RGB:

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

HEX to HSL

Convert #CF41DC to HSL:

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

HEX to CMYK

Convert #CF41DC to CMYK:

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

Color Meaning and Usage

#CF41DC is a subtle magenta color with RGB values of 207, 65, 220 and HSL of 295°, 69%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF41DC is #4EDC41, creating high-contrast pairings. For softer combinations, try analogous colors like #8241DC.

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

Contrast with #CF41DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF41DC?

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

What is the RGB value of #CF41DC?

#CF41DC in RGB is (207, 65, 220) - 207 red, 65 green, and 220 blue.

How to use #CF41DC in CSS?

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

What colors go well with #CF41DC?

#4EDC41 (complementary), #8241DC (analogous), and #A520B1 (lighter shade) work well with #CF41DC.