#DF90EE Color Information

Hex color code: #DF90EE

A bold magenta shade, #DF90EE appears as (223, 144, 238) in RGB and (290°, 73%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#DF90EE
RGB
223, 144, 238
HSL
290°, 73%, 75%
CMYK
6%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF90EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 144, 238

Red: 223 / Green: 144 / Blue: 238

HSL

290°, 73%, 75%

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

CMYK

6%, 39%, 0%, 7%

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

What color is #DF90EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF90EE to RGB:

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

HEX to HSL

Convert #DF90EE to HSL:

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

HEX to CMYK

Convert #DF90EE to CMYK:

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

Color Meaning and Usage

#DF90EE is a bold magenta color with RGB values of 223, 144, 238 and HSL of 290°, 73%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF90EE is #A0EE91, creating high-contrast pairings. For softer combinations, try analogous colors like #B091EE.

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

Contrast with #DF90EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF90EE?

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

What is the RGB value of #DF90EE?

#DF90EE in RGB is (223, 144, 238) - 223 red, 144 green, and 238 blue.

How to use #DF90EE in CSS?

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

What colors go well with #DF90EE?

#A0EE91 (complementary), #B091EE (analogous), and #CB4FE3 (lighter shade) work well with #DF90EE.