#D17BCD Color Information

Hex color code: #D17BCD

A gentle magenta shade, #D17BCD appears as (209, 123, 205) in RGB and (303°, 48%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D17BCD
RGB
209, 123, 205
HSL
303°, 48%, 65%
CMYK
0%, 41%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D17BCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 123, 205

Red: 209 / Green: 123 / Blue: 205

HSL

303°, 48%, 65%

Hue: 303° / Saturation: 48% / Lightness: 65%

CMYK

0%, 41%, 2%, 18%

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

What color is #D17BCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D17BCD to RGB:

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

HEX to HSL

Convert #D17BCD to HSL:

hsl(303, 48%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D17BCD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #D17BCD has RGB (209, 123, 205) and HSL (303°, 48%, 65%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D17BCD is #7BD17F, creating high-contrast pairings. For softer combinations, try analogous colors like #AA7BD1.

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

Contrast with #D17BCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D17BCD?

#D17BCD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D17BCD?

#D17BCD in RGB is (209, 123, 205) - 209 red, 123 green, and 205 blue.

How to use #D17BCD in CSS?

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

What colors go well with #D17BCD?

#7BD17F (complementary), #AA7BD1 (analogous), and #BD42B7 (lighter shade) work well with #D17BCD.