#DD90EE Color Information

Hex color code: #DD90EE

The hex color #DD90EE is a striking magenta with RGB values of (221, 144, 238) and HSL of (289°, 73%, 75%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#DD90EE
RGB
221, 144, 238
HSL
289°, 73%, 75%
CMYK
7%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD90EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 144, 238

Red: 221 / Green: 144 / Blue: 238

HSL

289°, 73%, 75%

Hue: 289° / Saturation: 73% / Lightness: 75%

CMYK

7%, 39%, 0%, 7%

Cyan: 7% / Magenta: 39% / Yellow: 0% / Key: 7%

What color is #DD90EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD90EE to RGB:

rgb(221, 144, 238)HEX to RGB Converter →

HEX to HSL

Convert #DD90EE to HSL:

hsl(289, 73%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DD90EE to CMYK:

cmyk(7%, 39%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DD90EE is a bold magenta color with RGB values of 221, 144, 238 and HSL of 289°, 73%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD90EE is #A2EE91, creating high-contrast pairings. For softer combinations, try analogous colors like #AE91EE.

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

Contrast with #DD90EE

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

Contrast Ratio: 9.30:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD90EE?

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

What is the RGB value of #DD90EE?

#DD90EE in RGB is (221, 144, 238) - 221 red, 144 green, and 238 blue.

How to use #DD90EE in CSS?

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

What colors go well with #DD90EE?

#A2EE91 (complementary), #AE91EE (analogous), and #C84FE3 (lighter shade) work well with #DD90EE.