#D47DCE Color Information

Hex color code: #D47DCE

#D47DCE is a subtle magenta color. In RGB it is (212, 125, 206), and in HSL it is (304°, 50%, 66%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D47DCE
RGB
212, 125, 206
HSL
304°, 50%, 66%
CMYK
0%, 41%, 3%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D47DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 125, 206

Red: 212 / Green: 125 / Blue: 206

HSL

304°, 50%, 66%

Hue: 304° / Saturation: 50% / Lightness: 66%

CMYK

0%, 41%, 3%, 17%

Cyan: 0% / Magenta: 41% / Yellow: 3% / Key: 17%

What color is #D47DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D47DCE to RGB:

rgb(212, 125, 206)HEX to RGB Converter →

HEX to HSL

Convert #D47DCE to HSL:

hsl(304, 50%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D47DCE to CMYK:

cmyk(0%, 41%, 3%, 17%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #D47DCE has RGB (212, 125, 206) and HSL (304°, 50%, 66%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D47DCE is #7DD483, creating high-contrast pairings. For softer combinations, try analogous colors like #AE7DD4.

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

Contrast with #D47DCE

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

Contrast Ratio: 7.62:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D47DCE?

#D47DCE is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D47DCE?

#D47DCE in RGB is (212, 125, 206) - 212 red, 125 green, and 206 blue.

How to use #D47DCE in CSS?

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

What colors go well with #D47DCE?

#7DD483 (complementary), #AE7DD4 (analogous), and #C144B8 (lighter shade) work well with #D47DCE.