#D43FCD Color Information

Hex color code: #D43FCD

The hex color #D43FCD is a understated magenta with RGB values of (212, 63, 205) and HSL of (303°, 63%, 54%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D43FCD
RGB
212, 63, 205
HSL
303°, 63%, 54%
CMYK
0%, 70%, 3%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D43FCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 63, 205

Red: 212 / Green: 63 / Blue: 205

HSL

303°, 63%, 54%

Hue: 303° / Saturation: 63% / Lightness: 54%

CMYK

0%, 70%, 3%, 17%

Cyan: 0% / Magenta: 70% / Yellow: 3% / Key: 17%

What color is #D43FCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D43FCD to RGB:

rgb(212, 63, 205)HEX to RGB Converter →

HEX to HSL

Convert #D43FCD to HSL:

hsl(303, 63%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #D43FCD to CMYK:

cmyk(0%, 70%, 3%, 17%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #D43FCD has RGB (212, 63, 205) and HSL (303°, 63%, 54%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D43FCD is #40D447, creating high-contrast pairings. For softer combinations, try analogous colors like #9140D4.

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

Contrast with #D43FCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D43FCD?

#D43FCD is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D43FCD?

#D43FCD in RGB is (212, 63, 205) - 212 red, 63 green, and 205 blue.

How to use #D43FCD in CSS?

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

What colors go well with #D43FCD?

#40D447 (complementary), #9140D4 (analogous), and #A2259C (lighter shade) work well with #D43FCD.