#D147AC Color Information

Hex color code: #D147AC

A neutral magenta shade, #D147AC appears as (209, 71, 172) in RGB and (316°, 60%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D147AC
RGB
209, 71, 172
HSL
316°, 60%, 55%
CMYK
0%, 66%, 18%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D147AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 71, 172

Red: 209 / Green: 71 / Blue: 172

HSL

316°, 60%, 55%

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

CMYK

0%, 66%, 18%, 18%

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

What color is #D147AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D147AC to RGB:

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

HEX to HSL

Convert #D147AC to HSL:

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

HEX to CMYK

Convert #D147AC to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #D147AC has RGB (209, 71, 172) and HSL (316°, 60%, 55%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D147AC is #47D16C, creating high-contrast pairings. For softer combinations, try analogous colors like #B147D1.

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

Contrast with #D147AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D147AC?

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

What is the RGB value of #D147AC?

#D147AC in RGB is (209, 71, 172) - 209 red, 71 green, and 172 blue.

How to use #D147AC in CSS?

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

What colors go well with #D147AC?

#47D16C (complementary), #B147D1 (analogous), and #A32983 (lighter shade) work well with #D147AC.