#DF20D6 Color Information

Hex color code: #DF20D6

A striking magenta shade, #DF20D6 appears as (223, 32, 214) in RGB and (303°, 75%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameMagenta
HEX
#DF20D6
RGB
223, 32, 214
HSL
303°, 75%, 50%
CMYK
0%, 86%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF20D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 32, 214

Red: 223 / Green: 32 / Blue: 214

HSL

303°, 75%, 50%

Hue: 303° / Saturation: 75% / Lightness: 50%

CMYK

0%, 86%, 4%, 13%

Cyan: 0% / Magenta: 86% / Yellow: 4% / Key: 13%

What color is #DF20D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF20D6 to RGB:

rgb(223, 32, 214)HEX to RGB Converter →

HEX to HSL

Convert #DF20D6 to HSL:

hsl(303, 75%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DF20D6 to CMYK:

cmyk(0%, 86%, 4%, 13%)Color Converter →

Color Meaning and Usage

#DF20D6 is a bold magenta color with RGB values of 223, 32, 214 and HSL of 303°, 75%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF20D6 is #20DF29, creating high-contrast pairings. For softer combinations, try analogous colors like #8920DF.

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

Contrast with #DF20D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF20D6?

#DF20D6 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF20D6?

#DF20D6 in RGB is (223, 32, 214) - 223 red, 32 green, and 214 blue.

How to use #DF20D6 in CSS?

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

What colors go well with #DF20D6?

#20DF29 (complementary), #8920DF (analogous), and #9C1695 (lighter shade) work well with #DF20D6.