#D440D4 Color Information

Hex color code: #D440D4

The hex color #D440D4 is a balanced magenta with RGB values of (212, 64, 212) and HSL of (300°, 63%, 54%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D440D4
RGB
212, 64, 212
HSL
300°, 63%, 54%
CMYK
0%, 70%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D440D4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 64, 212

Red: 212 / Green: 64 / Blue: 212

HSL

300°, 63%, 54%

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

CMYK

0%, 70%, 0%, 17%

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

What color is #D440D4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D440D4 to RGB:

rgb(212, 64, 212)HEX to RGB Converter →

HEX to HSL

Convert #D440D4 to HSL:

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

HEX to CMYK

Convert #D440D4 to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #D440D4 has RGB (212, 64, 212) and HSL (300°, 63%, 54%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D440D4 is #40D440, creating high-contrast pairings. For softer combinations, try analogous colors like #8A40D4.

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

Contrast with #D440D4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D440D4?

#D440D4 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D440D4?

#D440D4 in RGB is (212, 64, 212) - 212 red, 64 green, and 212 blue.

How to use #D440D4 in CSS?

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

What colors go well with #D440D4?

#40D440 (complementary), #8A40D4 (analogous), and #A225A2 (lighter shade) work well with #D440D4.