#D59FD1 Color Information

Hex color code: #D59FD1

A pastel magenta shade, #D59FD1 appears as (213, 159, 209) in RGB and (304°, 39%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D59FD1
RGB
213, 159, 209
HSL
304°, 39%, 73%
CMYK
0%, 25%, 2%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D59FD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 159, 209

Red: 213 / Green: 159 / Blue: 209

HSL

304°, 39%, 73%

Hue: 304° / Saturation: 39% / Lightness: 73%

CMYK

0%, 25%, 2%, 16%

Cyan: 0% / Magenta: 25% / Yellow: 2% / Key: 16%

What color is #D59FD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D59FD1 to RGB:

rgb(213, 159, 209)HEX to RGB Converter →

HEX to HSL

Convert #D59FD1 to HSL:

hsl(304, 39%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #D59FD1 to CMYK:

cmyk(0%, 25%, 2%, 16%)Color Converter →

Color Meaning and Usage

#D59FD1 is a gentle magenta color with RGB values of 213, 159, 209 and HSL of 304°, 39%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D59FD1 is #9FD5A3, creating high-contrast pairings. For softer combinations, try analogous colors like #BE9FD5.

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

Contrast with #D59FD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D59FD1?

#D59FD1 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D59FD1?

#D59FD1 in RGB is (213, 159, 209) - 213 red, 159 green, and 209 blue.

How to use #D59FD1 in CSS?

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

What colors go well with #D59FD1?

#9FD5A3 (complementary), #BE9FD5 (analogous), and #BE6AB8 (lighter shade) work well with #D59FD1.