#D9206E Color Information

Hex color code: #D9206E

The hex color #D9206E is a eye-catching magenta with RGB values of (217, 32, 110) and HSL of (335°, 74%, 49%). It is widely used in graphic design.

Try:
Color NameMedium Violet Red
HEX
#D9206E
RGB
217, 32, 110
HSL
335°, 74%, 49%
CMYK
0%, 85%, 49%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #D9206E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #D9206E; color: #FFFFFF; }

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 #D9206E; background-color: #D9206E15; }

Alert / Toast

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

Link / Accent

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

a { color: #D9206E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 32, 110

Red: 217 / Green: 32 / Blue: 110

HSL

335°, 74%, 49%

Hue: 335° / Saturation: 74% / Lightness: 49%

CMYK

0%, 85%, 49%, 15%

Cyan: 0% / Magenta: 85% / Yellow: 49% / Key: 15%

What color is #D9206E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9206E to RGB:

rgb(217, 32, 110)HEX to RGB Converter →

HEX to HSL

Convert #D9206E to HSL:

hsl(335, 74%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #D9206E to CMYK:

cmyk(0%, 85%, 49%, 15%)Color Converter →

Color Meaning and Usage

#D9206E is a bold magenta color with RGB values of 217, 32, 110 and HSL of 335°, 74%, 49%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9206E is #20D98C, creating high-contrast pairings. For softer combinations, try analogous colors like #D920CA.

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

Contrast with #D9206E

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

Contrast Ratio: 4.38:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9206E?

#D9206E is a bold magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D9206E?

#D9206E in RGB is (217, 32, 110) - 217 red, 32 green, and 110 blue.

How to use #D9206E in CSS?

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

What colors go well with #D9206E?

#20D98C (complementary), #D920CA (analogous), and #97174C (lighter shade) work well with #D9206E.