#DF99F5 Color Information

Hex color code: #DF99F5

#DF99F5 is a soft magenta color. In RGB it is (223, 153, 245), and in HSL it is (286°, 82%, 78%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DF99F5
RGB
223, 153, 245
HSL
286°, 82%, 78%
CMYK
9%, 38%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF99F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 153, 245

Red: 223 / Green: 153 / Blue: 245

HSL

286°, 82%, 78%

Hue: 286° / Saturation: 82% / Lightness: 78%

CMYK

9%, 38%, 0%, 4%

Cyan: 9% / Magenta: 38% / Yellow: 0% / Key: 4%

What color is #DF99F5?

#DF99F5 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF99F5 to RGB:

rgb(223, 153, 245)HEX to RGB Converter →

HEX to HSL

Convert #DF99F5 to HSL:

hsl(286, 82%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DF99F5 to CMYK:

cmyk(9%, 38%, 0%, 4%)Color Converter →

Color Meaning and Usage

#DF99F5 is a soft magenta color with RGB values of 223, 153, 245 and HSL of 286°, 82%, 78%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF99F5 is #AEF599, creating high-contrast pairings. For softer combinations, try analogous colors like #B199F5.

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

Contrast with #DF99F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF99F5?

#DF99F5 is a soft magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DF99F5?

#DF99F5 in RGB is (223, 153, 245) - 223 red, 153 green, and 245 blue.

How to use #DF99F5 in CSS?

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

What colors go well with #DF99F5?

#AEF599 (complementary), #B199F5 (analogous), and #CA53EE (lighter shade) work well with #DF99F5.