#DA90ED Color Information

Hex color code: #DA90ED

#DA90ED is a striking magenta color. In RGB it is (218, 144, 237), and in HSL it is (288°, 72%, 75%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DA90ED
RGB
218, 144, 237
HSL
288°, 72%, 75%
CMYK
8%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA90ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 144, 237

Red: 218 / Green: 144 / Blue: 237

HSL

288°, 72%, 75%

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

CMYK

8%, 39%, 0%, 7%

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

What color is #DA90ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA90ED to RGB:

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

HEX to HSL

Convert #DA90ED to HSL:

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

HEX to CMYK

Convert #DA90ED to CMYK:

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

Color Meaning and Usage

#DA90ED is a striking magenta color with RGB values of 218, 144, 237 and HSL of 288°, 72%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA90ED is #A4ED91, creating high-contrast pairings. For softer combinations, try analogous colors like #AD91ED.

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

Contrast with #DA90ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA90ED?

#DA90ED is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DA90ED?

#DA90ED in RGB is (218, 144, 237) - 218 red, 144 green, and 237 blue.

How to use #DA90ED in CSS?

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

What colors go well with #DA90ED?

#A4ED91 (complementary), #AD91ED (analogous), and #C550E2 (lighter shade) work well with #DA90ED.