#DF4399 Color Information

Hex color code: #DF4399

The hex color #DF4399 is a striking magenta with RGB values of (223, 67, 153) and HSL of (327°, 71%, 57%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#DF4399
RGB
223, 67, 153
HSL
327°, 71%, 57%
CMYK
0%, 70%, 31%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF4399; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 67, 153

Red: 223 / Green: 67 / Blue: 153

HSL

327°, 71%, 57%

Hue: 327° / Saturation: 71% / Lightness: 57%

CMYK

0%, 70%, 31%, 13%

Cyan: 0% / Magenta: 70% / Yellow: 31% / Key: 13%

What color is #DF4399?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF4399 to RGB:

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

HEX to HSL

Convert #DF4399 to HSL:

hsl(327, 71%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #DF4399 to CMYK:

cmyk(0%, 70%, 31%, 13%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #DF4399 has RGB (223, 67, 153) and HSL (327°, 71%, 57%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF4399 is #43DF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #D743DF.

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

Contrast with #DF4399

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

Contrast Ratio: 5.40:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF4399?

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

What is the RGB value of #DF4399?

#DF4399 in RGB is (223, 67, 153) - 223 red, 67 green, and 153 blue.

How to use #DF4399 in CSS?

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

What colors go well with #DF4399?

#43DF8A (complementary), #D743DF (analogous), and #B71F73 (lighter shade) work well with #DF4399.