#DE90ED Color Information

Hex color code: #DE90ED

A eye-catching magenta shade, #DE90ED appears as (222, 144, 237) in RGB and (290°, 72%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#DE90ED
RGB
222, 144, 237
HSL
290°, 72%, 75%
CMYK
6%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE90ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 144, 237

Red: 222 / Green: 144 / Blue: 237

HSL

290°, 72%, 75%

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

CMYK

6%, 39%, 0%, 7%

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

What color is #DE90ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE90ED to RGB:

rgb(222, 144, 237)HEX to RGB Converter →

HEX to HSL

Convert #DE90ED to HSL:

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

HEX to CMYK

Convert #DE90ED to CMYK:

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

Color Meaning and Usage

#DE90ED is a bold magenta color with RGB values of 222, 144, 237 and HSL of 290°, 72%, 75%. 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 #DE90ED is #A1ED91, creating high-contrast pairings. For softer combinations, try analogous colors like #B091ED.

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

Contrast with #DE90ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE90ED?

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

What is the RGB value of #DE90ED?

#DE90ED in RGB is (222, 144, 237) - 222 red, 144 green, and 237 blue.

How to use #DE90ED in CSS?

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

What colors go well with #DE90ED?

#A1ED91 (complementary), #B091ED (analogous), and #CA50E2 (lighter shade) work well with #DE90ED.