#D747CF Color Information

Hex color code: #D747CF

A balanced magenta shade, #D747CF appears as (215, 71, 207) in RGB and (303°, 64%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D747CF
RGB
215, 71, 207
HSL
303°, 64%, 56%
CMYK
0%, 67%, 4%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D747CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 71, 207

Red: 215 / Green: 71 / Blue: 207

HSL

303°, 64%, 56%

Hue: 303° / Saturation: 64% / Lightness: 56%

CMYK

0%, 67%, 4%, 16%

Cyan: 0% / Magenta: 67% / Yellow: 4% / Key: 16%

What color is #D747CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D747CF to RGB:

rgb(215, 71, 207)HEX to RGB Converter →

HEX to HSL

Convert #D747CF to HSL:

hsl(303, 64%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #D747CF to CMYK:

cmyk(0%, 67%, 4%, 16%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #D747CF has RGB (215, 71, 207) and HSL (303°, 64%, 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 #D747CF is #47D74E, creating high-contrast pairings. For softer combinations, try analogous colors like #9647D7.

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

Contrast with #D747CF

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 #D747CF?

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

What is the RGB value of #D747CF?

#D747CF in RGB is (215, 71, 207) - 215 red, 71 green, and 207 blue.

How to use #D747CF in CSS?

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

What colors go well with #D747CF?

#47D74E (complementary), #9647D7 (analogous), and #AB26A5 (lighter shade) work well with #D747CF.