#DF90DC Color Information

Hex color code: #DF90DC

#DF90DC is a subtle magenta color. In RGB it is (223, 144, 220), and in HSL it is (302°, 55%, 72%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DF90DC
RGB
223, 144, 220
HSL
302°, 55%, 72%
CMYK
0%, 35%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF90DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 144, 220

Red: 223 / Green: 144 / Blue: 220

HSL

302°, 55%, 72%

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

CMYK

0%, 35%, 1%, 13%

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

What color is #DF90DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF90DC to RGB:

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

HEX to HSL

Convert #DF90DC to HSL:

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

HEX to CMYK

Convert #DF90DC to CMYK:

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

Color Meaning and Usage

#DF90DC is a balanced magenta color with RGB values of 223, 144, 220 and HSL of 302°, 55%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF90DC is #90DF93, creating high-contrast pairings. For softer combinations, try analogous colors like #BA90DF.

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

Contrast with #DF90DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF90DC?

#DF90DC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF90DC?

#DF90DC in RGB is (223, 144, 220) - 223 red, 144 green, and 220 blue.

How to use #DF90DC in CSS?

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

What colors go well with #DF90DC?

#90DF93 (complementary), #BA90DF (analogous), and #CE55CA (lighter shade) work well with #DF90DC.