#D1718C Color Information

Hex color code: #D1718C

#D1718C is a fiery magenta color. In RGB it is (209, 113, 140), and in HSL it is (343°, 51%, 63%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#D1718C
RGB
209, 113, 140
HSL
343°, 51%, 63%
CMYK
0%, 46%, 33%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1718C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 113, 140

Red: 209 / Green: 113 / Blue: 140

HSL

343°, 51%, 63%

Hue: 343° / Saturation: 51% / Lightness: 63%

CMYK

0%, 46%, 33%, 18%

Cyan: 0% / Magenta: 46% / Yellow: 33% / Key: 18%

What color is #D1718C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1718C to RGB:

rgb(209, 113, 140)HEX to RGB Converter →

HEX to HSL

Convert #D1718C to HSL:

hsl(343, 51%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #D1718C to CMYK:

cmyk(0%, 46%, 33%, 18%)Color Converter →

Color Meaning and Usage

A fiery magenta tone, #D1718C has RGB (209, 113, 140) and HSL (343°, 51%, 63%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1718C is #71D1B6, creating high-contrast pairings. For softer combinations, try analogous colors like #D171BC.

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

Contrast with #D1718C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1718C?

#D1718C is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D1718C?

#D1718C in RGB is (209, 113, 140) - 209 red, 113 green, and 140 blue.

How to use #D1718C in CSS?

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

What colors go well with #D1718C?

#71D1B6 (complementary), #D171BC (analogous), and #B93C5F (lighter shade) work well with #D1718C.