#D022DD Color Information

Hex color code: #D022DD

The hex color #D022DD is a dynamic magenta with RGB values of (208, 34, 221) and HSL of (296°, 73%, 50%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#D022DD
RGB
208, 34, 221
HSL
296°, 73%, 50%
CMYK
6%, 85%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D022DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 34, 221

Red: 208 / Green: 34 / Blue: 221

HSL

296°, 73%, 50%

Hue: 296° / Saturation: 73% / Lightness: 50%

CMYK

6%, 85%, 0%, 13%

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

What color is #D022DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D022DD to RGB:

rgb(208, 34, 221)HEX to RGB Converter →

HEX to HSL

Convert #D022DD to HSL:

hsl(296, 73%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #D022DD to CMYK:

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

Color Meaning and Usage

#D022DD is a dynamic magenta color with RGB values of 208, 34, 221 and HSL of 296°, 73%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D022DD is #2FDD22, creating high-contrast pairings. For softer combinations, try analogous colors like #7322DD.

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

Contrast with #D022DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D022DD?

#D022DD is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D022DD?

#D022DD in RGB is (208, 34, 221) - 208 red, 34 green, and 221 blue.

How to use #D022DD in CSS?

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

What colors go well with #D022DD?

#2FDD22 (complementary), #7322DD (analogous), and #92189A (lighter shade) work well with #D022DD.