#D127DD Color Information

Hex color code: #D127DD

The hex color #D127DD is a vivid magenta with RGB values of (209, 39, 221) and HSL of (296°, 73%, 51%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D127DD
RGB
209, 39, 221
HSL
296°, 73%, 51%
CMYK
5%, 82%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D127DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 39, 221

Red: 209 / Green: 39 / Blue: 221

HSL

296°, 73%, 51%

Hue: 296° / Saturation: 73% / Lightness: 51%

CMYK

5%, 82%, 0%, 13%

Cyan: 5% / Magenta: 82% / Yellow: 0% / Key: 13%

What color is #D127DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D127DD to RGB:

rgb(209, 39, 221)HEX to RGB Converter →

HEX to HSL

Convert #D127DD to HSL:

hsl(296, 73%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D127DD to CMYK:

cmyk(5%, 82%, 0%, 13%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #D127DD has RGB (209, 39, 221) and HSL (296°, 73%, 51%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D127DD is #33DD27, creating high-contrast pairings. For softer combinations, try analogous colors like #7627DD.

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

Contrast with #D127DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D127DD?

#D127DD is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D127DD?

#D127DD in RGB is (209, 39, 221) - 209 red, 39 green, and 221 blue.

How to use #D127DD in CSS?

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

What colors go well with #D127DD?

#33DD27 (complementary), #7627DD (analogous), and #96199F (lighter shade) work well with #D127DD.