#D473CF Color Information

Hex color code: #D473CF

#D473CF is a balanced magenta color. In RGB it is (212, 115, 207), and in HSL it is (303°, 53%, 64%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D473CF
RGB
212, 115, 207
HSL
303°, 53%, 64%
CMYK
0%, 46%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D473CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 115, 207

Red: 212 / Green: 115 / Blue: 207

HSL

303°, 53%, 64%

Hue: 303° / Saturation: 53% / Lightness: 64%

CMYK

0%, 46%, 2%, 17%

Cyan: 0% / Magenta: 46% / Yellow: 2% / Key: 17%

What color is #D473CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D473CF to RGB:

rgb(212, 115, 207)HEX to RGB Converter →

HEX to HSL

Convert #D473CF to HSL:

hsl(303, 53%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #D473CF to CMYK:

cmyk(0%, 46%, 2%, 17%)Color Converter →

Color Meaning and Usage

#D473CF is a understated magenta color with RGB values of 212, 115, 207 and HSL of 303°, 53%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D473CF is #73D477, creating high-contrast pairings. For softer combinations, try analogous colors like #A873D4.

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

Contrast with #D473CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D473CF?

#D473CF is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D473CF?

#D473CF in RGB is (212, 115, 207) - 212 red, 115 green, and 207 blue.

How to use #D473CF in CSS?

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

What colors go well with #D473CF?

#73D477 (complementary), #A873D4 (analogous), and #BF3BB9 (lighter shade) work well with #D473CF.