#D57DED Color Information

Hex color code: #D57DED

The hex color #D57DED is a eye-catching magenta with RGB values of (213, 125, 237) and HSL of (287°, 76%, 71%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#D57DED
RGB
213, 125, 237
HSL
287°, 76%, 71%
CMYK
10%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D57DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 125, 237

Red: 213 / Green: 125 / Blue: 237

HSL

287°, 76%, 71%

Hue: 287° / Saturation: 76% / Lightness: 71%

CMYK

10%, 47%, 0%, 7%

Cyan: 10% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #D57DED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D57DED to RGB:

rgb(213, 125, 237)HEX to RGB Converter →

HEX to HSL

Convert #D57DED to HSL:

hsl(287, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D57DED to CMYK:

cmyk(10%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D57DED is a eye-catching magenta color with RGB values of 213, 125, 237 and HSL of 287°, 76%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D57DED is #95ED7D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D7DED.

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

Contrast with #D57DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D57DED?

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

What is the RGB value of #D57DED?

#D57DED in RGB is (213, 125, 237) - 213 red, 125 green, and 237 blue.

How to use #D57DED in CSS?

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

What colors go well with #D57DED?

#95ED7D (complementary), #9D7DED (analogous), and #BF3AE4 (lighter shade) work well with #D57DED.