#DD65D7 Color Information

Hex color code: #DD65D7

A subtle magenta shade, #DD65D7 appears as (221, 101, 215) in RGB and (303°, 64%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#DD65D7
RGB
221, 101, 215
HSL
303°, 64%, 63%
CMYK
0%, 54%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD65D7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 101, 215

Red: 221 / Green: 101 / Blue: 215

HSL

303°, 64%, 63%

Hue: 303° / Saturation: 64% / Lightness: 63%

CMYK

0%, 54%, 3%, 13%

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

What color is #DD65D7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD65D7 to RGB:

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

HEX to HSL

Convert #DD65D7 to HSL:

hsl(303, 64%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #DD65D7 to CMYK:

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

Color Meaning and Usage

#DD65D7 is a muted magenta color with RGB values of 221, 101, 215 and HSL of 303°, 64%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD65D7 is #64DD6A, creating high-contrast pairings. For softer combinations, try analogous colors like #A764DD.

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

Contrast with #DD65D7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD65D7?

#DD65D7 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD65D7?

#DD65D7 in RGB is (221, 101, 215) - 221 red, 101 green, and 215 blue.

How to use #DD65D7 in CSS?

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

What colors go well with #DD65D7?

#64DD6A (complementary), #A764DD (analogous), and #C92CC1 (lighter shade) work well with #DD65D7.