#D94AD4 Color Information

Hex color code: #D94AD4

A neutral magenta shade, #D94AD4 appears as (217, 74, 212) in RGB and (302°, 65%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#D94AD4
RGB
217, 74, 212
HSL
302°, 65%, 57%
CMYK
0%, 66%, 2%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D94AD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 74, 212

Red: 217 / Green: 74 / Blue: 212

HSL

302°, 65%, 57%

Hue: 302° / Saturation: 65% / Lightness: 57%

CMYK

0%, 66%, 2%, 15%

Cyan: 0% / Magenta: 66% / Yellow: 2% / Key: 15%

What color is #D94AD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D94AD4 to RGB:

rgb(217, 74, 212)HEX to RGB Converter →

HEX to HSL

Convert #D94AD4 to HSL:

hsl(302, 65%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #D94AD4 to CMYK:

cmyk(0%, 66%, 2%, 15%)Color Converter →

Color Meaning and Usage

#D94AD4 is a neutral magenta color with RGB values of 217, 74, 212 and HSL of 302°, 65%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D94AD4 is #4AD94F, creating high-contrast pairings. For softer combinations, try analogous colors like #964AD9.

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

Contrast with #D94AD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D94AD4?

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

What is the RGB value of #D94AD4?

#D94AD4 in RGB is (217, 74, 212) - 217 red, 74 green, and 212 blue.

How to use #D94AD4 in CSS?

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

What colors go well with #D94AD4?

#4AD94F (complementary), #964AD9 (analogous), and #B125AC (lighter shade) work well with #D94AD4.