#D180CD Color Information

Hex color code: #D180CD

The hex color #D180CD is a soft magenta with RGB values of (209, 128, 205) and HSL of (303°, 47%, 66%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D180CD
RGB
209, 128, 205
HSL
303°, 47%, 66%
CMYK
0%, 39%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D180CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 128, 205

Red: 209 / Green: 128 / Blue: 205

HSL

303°, 47%, 66%

Hue: 303° / Saturation: 47% / Lightness: 66%

CMYK

0%, 39%, 2%, 18%

Cyan: 0% / Magenta: 39% / Yellow: 2% / Key: 18%

What color is #D180CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D180CD to RGB:

rgb(209, 128, 205)HEX to RGB Converter →

HEX to HSL

Convert #D180CD to HSL:

hsl(303, 47%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D180CD to CMYK:

cmyk(0%, 39%, 2%, 18%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #D180CD has RGB (209, 128, 205) and HSL (303°, 47%, 66%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D180CD is #80D184, creating high-contrast pairings. For softer combinations, try analogous colors like #AC80D1.

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

Contrast with #D180CD

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

Contrast Ratio: 7.68:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D180CD?

#D180CD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D180CD?

#D180CD in RGB is (209, 128, 205) - 209 red, 128 green, and 205 blue.

How to use #D180CD in CSS?

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

What colors go well with #D180CD?

#80D184 (complementary), #AC80D1 (analogous), and #BD47B7 (lighter shade) work well with #D180CD.