#D129CB Color Information

Hex color code: #D129CB

#D129CB is a balanced magenta color. In RGB it is (209, 41, 203), and in HSL it is (302°, 67%, 49%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D129CB
RGB
209, 41, 203
HSL
302°, 67%, 49%
CMYK
0%, 80%, 3%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D129CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 41, 203

Red: 209 / Green: 41 / Blue: 203

HSL

302°, 67%, 49%

Hue: 302° / Saturation: 67% / Lightness: 49%

CMYK

0%, 80%, 3%, 18%

Cyan: 0% / Magenta: 80% / Yellow: 3% / Key: 18%

What color is #D129CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D129CB to RGB:

rgb(209, 41, 203)HEX to RGB Converter →

HEX to HSL

Convert #D129CB to HSL:

hsl(302, 67%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #D129CB to CMYK:

cmyk(0%, 80%, 3%, 18%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #D129CB has RGB (209, 41, 203) and HSL (302°, 67%, 49%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D129CB is #29D12F, creating high-contrast pairings. For softer combinations, try analogous colors like #8329D1.

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

Contrast with #D129CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D129CB?

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

What is the RGB value of #D129CB?

#D129CB in RGB is (209, 41, 203) - 209 red, 41 green, and 203 blue.

How to use #D129CB in CSS?

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

What colors go well with #D129CB?

#29D12F (complementary), #8329D1 (analogous), and #911D8D (lighter shade) work well with #D129CB.