#DF718E Color Information

Hex color code: #DF718E

#DF718E is a invigorating magenta color. In RGB it is (223, 113, 142), and in HSL it is (344°, 63%, 66%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DF718E
RGB
223, 113, 142
HSL
344°, 63%, 66%
CMYK
0%, 49%, 36%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF718E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 113, 142

Red: 223 / Green: 113 / Blue: 142

HSL

344°, 63%, 66%

Hue: 344° / Saturation: 63% / Lightness: 66%

CMYK

0%, 49%, 36%, 13%

Cyan: 0% / Magenta: 49% / Yellow: 36% / Key: 13%

What color is #DF718E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF718E to RGB:

rgb(223, 113, 142)HEX to RGB Converter →

HEX to HSL

Convert #DF718E to HSL:

hsl(344, 63%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DF718E to CMYK:

cmyk(0%, 49%, 36%, 13%)Color Converter →

Color Meaning and Usage

A energetic magenta tone, #DF718E has RGB (223, 113, 142) and HSL (344°, 63%, 66%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF718E is #72DFC2, creating high-contrast pairings. For softer combinations, try analogous colors like #DF72C5.

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

Contrast with #DF718E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF718E?

#DF718E is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF718E?

#DF718E in RGB is (223, 113, 142) - 223 red, 113 green, and 142 blue.

How to use #DF718E in CSS?

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

What colors go well with #DF718E?

#72DFC2 (complementary), #DF72C5 (analogous), and #D1335D (lighter shade) work well with #DF718E.