#DF7CAC Color Information

Hex color code: #DF7CAC

The hex color #DF7CAC is a vibrant magenta with RGB values of (223, 124, 172) and HSL of (331°, 61%, 68%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DF7CAC
RGB
223, 124, 172
HSL
331°, 61%, 68%
CMYK
0%, 44%, 23%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF7CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 124, 172

Red: 223 / Green: 124 / Blue: 172

HSL

331°, 61%, 68%

Hue: 331° / Saturation: 61% / Lightness: 68%

CMYK

0%, 44%, 23%, 13%

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

What color is #DF7CAC?

#DF7CAC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF7CAC to RGB:

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

HEX to HSL

Convert #DF7CAC to HSL:

hsl(331, 61%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DF7CAC to CMYK:

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

Color Meaning and Usage

A vibrant magenta tone, #DF7CAC has RGB (223, 124, 172) and HSL (331°, 61%, 68%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF7CAC is #7CDFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF7CDE.

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

Contrast with #DF7CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF7CAC?

#DF7CAC is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF7CAC?

#DF7CAC in RGB is (223, 124, 172) - 223 red, 124 green, and 172 blue.

How to use #DF7CAC in CSS?

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

What colors go well with #DF7CAC?

#7CDFAF (complementary), #DF7CDE (analogous), and #D03E85 (lighter shade) work well with #DF7CAC.