#DF98DA Color Information

Hex color code: #DF98DA

The hex color #DF98DA is a neutral magenta with RGB values of (223, 152, 218) and HSL of (304°, 53%, 74%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DF98DA
RGB
223, 152, 218
HSL
304°, 53%, 74%
CMYK
0%, 32%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF98DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 152, 218

Red: 223 / Green: 152 / Blue: 218

HSL

304°, 53%, 74%

Hue: 304° / Saturation: 53% / Lightness: 74%

CMYK

0%, 32%, 2%, 13%

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

What color is #DF98DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF98DA to RGB:

rgb(223, 152, 218)HEX to RGB Converter →

HEX to HSL

Convert #DF98DA to HSL:

hsl(304, 53%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DF98DA to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #DF98DA has RGB (223, 152, 218) and HSL (304°, 53%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF98DA is #9AE09E, creating high-contrast pairings. For softer combinations, try analogous colors like #C19AE0.

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

Contrast with #DF98DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF98DA?

#DF98DA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF98DA?

#DF98DA in RGB is (223, 152, 218) - 223 red, 152 green, and 218 blue.

How to use #DF98DA in CSS?

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

What colors go well with #DF98DA?

#9AE09E (complementary), #C19AE0 (analogous), and #CE5FC6 (lighter shade) work well with #DF98DA.