#DF90DB Color Information

Hex color code: #DF90DB

#DF90DB is a understated magenta color. In RGB it is (223, 144, 219), and in HSL it is (303°, 55%, 72%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DF90DB
RGB
223, 144, 219
HSL
303°, 55%, 72%
CMYK
0%, 35%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF90DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 144, 219

Red: 223 / Green: 144 / Blue: 219

HSL

303°, 55%, 72%

Hue: 303° / Saturation: 55% / Lightness: 72%

CMYK

0%, 35%, 2%, 13%

Cyan: 0% / Magenta: 35% / Yellow: 2% / Key: 13%

What color is #DF90DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF90DB to RGB:

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

HEX to HSL

Convert #DF90DB to HSL:

hsl(303, 55%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DF90DB to CMYK:

cmyk(0%, 35%, 2%, 13%)Color Converter →

Color Meaning and Usage

#DF90DB is a understated magenta color with RGB values of 223, 144, 219 and HSL of 303°, 55%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF90DB is #90DF94, creating high-contrast pairings. For softer combinations, try analogous colors like #BC90DF.

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

Contrast with #DF90DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF90DB?

#DF90DB is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF90DB?

#DF90DB in RGB is (223, 144, 219) - 223 red, 144 green, and 219 blue.

How to use #DF90DB in CSS?

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

What colors go well with #DF90DB?

#90DF94 (complementary), #BC90DF (analogous), and #CE55C8 (lighter shade) work well with #DF90DB.