#DF4EAC Color Information

Hex color code: #DF4EAC

#DF4EAC is a subtle magenta color. In RGB it is (223, 78, 172), and in HSL it is (321°, 69%, 59%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DF4EAC
RGB
223, 78, 172
HSL
321°, 69%, 59%
CMYK
0%, 65%, 23%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF4EAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 78, 172

Red: 223 / Green: 78 / Blue: 172

HSL

321°, 69%, 59%

Hue: 321° / Saturation: 69% / Lightness: 59%

CMYK

0%, 65%, 23%, 13%

Cyan: 0% / Magenta: 65% / Yellow: 23% / Key: 13%

What color is #DF4EAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF4EAC to RGB:

rgb(223, 78, 172)HEX to RGB Converter →

HEX to HSL

Convert #DF4EAC to HSL:

hsl(321, 69%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DF4EAC to CMYK:

cmyk(0%, 65%, 23%, 13%)Color Converter →

Color Meaning and Usage

#DF4EAC is a balanced magenta color with RGB values of 223, 78, 172 and HSL of 321°, 69%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF4EAC is #4EDF81, creating high-contrast pairings. For softer combinations, try analogous colors like #C94EDF.

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

Contrast with #DF4EAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF4EAC?

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

What is the RGB value of #DF4EAC?

#DF4EAC in RGB is (223, 78, 172) - 223 red, 78 green, and 172 blue.

How to use #DF4EAC in CSS?

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

What colors go well with #DF4EAC?

#4EDF81 (complementary), #C94EDF (analogous), and #BE2387 (lighter shade) work well with #DF4EAC.