#DD5FD7 Color Information

Hex color code: #DD5FD7

The hex color #DD5FD7 is a neutral magenta with RGB values of (221, 95, 215) and HSL of (303°, 65%, 62%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#DD5FD7
RGB
221, 95, 215
HSL
303°, 65%, 62%
CMYK
0%, 57%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD5FD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 95, 215

Red: 221 / Green: 95 / Blue: 215

HSL

303°, 65%, 62%

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

CMYK

0%, 57%, 3%, 13%

Cyan: 0% / Magenta: 57% / Yellow: 3% / Key: 13%

What color is #DD5FD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD5FD7 to RGB:

rgb(221, 95, 215)HEX to RGB Converter →

HEX to HSL

Convert #DD5FD7 to HSL:

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

HEX to CMYK

Convert #DD5FD7 to CMYK:

cmyk(0%, 57%, 3%, 13%)Color Converter →

Color Meaning and Usage

#DD5FD7 is a understated magenta color with RGB values of 221, 95, 215 and HSL of 303°, 65%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD5FD7 is #5FDD65, creating high-contrast pairings. For softer combinations, try analogous colors like #A45FDD.

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

Contrast with #DD5FD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD5FD7?

#DD5FD7 is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD5FD7?

#DD5FD7 in RGB is (221, 95, 215) - 221 red, 95 green, and 215 blue.

How to use #DD5FD7 in CSS?

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

What colors go well with #DD5FD7?

#5FDD65 (complementary), #A45FDD (analogous), and #C62ABE (lighter shade) work well with #DD5FD7.