#DD36CF Color Information

Hex color code: #DD36CF

#DD36CF is a dynamic magenta color. In RGB it is (221, 54, 207), and in HSL it is (305°, 71%, 54%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#DD36CF
RGB
221, 54, 207
HSL
305°, 71%, 54%
CMYK
0%, 76%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD36CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 54, 207

Red: 221 / Green: 54 / Blue: 207

HSL

305°, 71%, 54%

Hue: 305° / Saturation: 71% / Lightness: 54%

CMYK

0%, 76%, 6%, 13%

Cyan: 0% / Magenta: 76% / Yellow: 6% / Key: 13%

What color is #DD36CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD36CF to RGB:

rgb(221, 54, 207)HEX to RGB Converter →

HEX to HSL

Convert #DD36CF to HSL:

hsl(305, 71%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DD36CF to CMYK:

cmyk(0%, 76%, 6%, 13%)Color Converter →

Color Meaning and Usage

#DD36CF is a eye-catching magenta color with RGB values of 221, 54, 207 and HSL of 305°, 71%, 54%. 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 #DD36CF is #36DD44, creating high-contrast pairings. For softer combinations, try analogous colors like #9836DD.

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

Contrast with #DD36CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD36CF?

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

What is the RGB value of #DD36CF?

#DD36CF in RGB is (221, 54, 207) - 221 red, 54 green, and 207 blue.

How to use #DD36CF in CSS?

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

What colors go well with #DD36CF?

#36DD44 (complementary), #9836DD (analogous), and #AA1D9E (lighter shade) work well with #DD36CF.