#D24DCE Color Information

Hex color code: #D24DCE

#D24DCE is a subtle magenta color. In RGB it is (210, 77, 206), and in HSL it is (302°, 60%, 56%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D24DCE
RGB
210, 77, 206
HSL
302°, 60%, 56%
CMYK
0%, 63%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D24DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 77, 206

Red: 210 / Green: 77 / Blue: 206

HSL

302°, 60%, 56%

Hue: 302° / Saturation: 60% / Lightness: 56%

CMYK

0%, 63%, 2%, 18%

Cyan: 0% / Magenta: 63% / Yellow: 2% / Key: 18%

What color is #D24DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D24DCE to RGB:

rgb(210, 77, 206)HEX to RGB Converter →

HEX to HSL

Convert #D24DCE to HSL:

hsl(302, 60%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #D24DCE to CMYK:

cmyk(0%, 63%, 2%, 18%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #D24DCE has RGB (210, 77, 206) and HSL (302°, 60%, 56%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D24DCE is #4BD250, creating high-contrast pairings. For softer combinations, try analogous colors like #934BD2.

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

Contrast with #D24DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D24DCE?

#D24DCE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D24DCE?

#D24DCE in RGB is (210, 77, 206) - 210 red, 77 green, and 206 blue.

How to use #D24DCE in CSS?

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

What colors go well with #D24DCE?

#4BD250 (complementary), #934BD2 (analogous), and #A72AA3 (lighter shade) work well with #D24DCE.