#D147CF Color Information

Hex color code: #D147CF

A balanced magenta shade, #D147CF appears as (209, 71, 207) in RGB and (301°, 60%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D147CF
RGB
209, 71, 207
HSL
301°, 60%, 55%
CMYK
0%, 66%, 1%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D147CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 71, 207

Red: 209 / Green: 71 / Blue: 207

HSL

301°, 60%, 55%

Hue: 301° / Saturation: 60% / Lightness: 55%

CMYK

0%, 66%, 1%, 18%

Cyan: 0% / Magenta: 66% / Yellow: 1% / Key: 18%

What color is #D147CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D147CF to RGB:

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

HEX to HSL

Convert #D147CF to HSL:

hsl(301, 60%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #D147CF to CMYK:

cmyk(0%, 66%, 1%, 18%)Color Converter →

Color Meaning and Usage

#D147CF is a muted magenta color with RGB values of 209, 71, 207 and HSL of 301°, 60%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D147CF is #47D14A, creating high-contrast pairings. For softer combinations, try analogous colors like #8F47D1.

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

Contrast with #D147CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D147CF?

#D147CF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D147CF?

#D147CF in RGB is (209, 71, 207) - 209 red, 71 green, and 207 blue.

How to use #D147CF in CSS?

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

What colors go well with #D147CF?

#47D14A (complementary), #8F47D1 (analogous), and #A329A1 (lighter shade) work well with #D147CF.