#DA4ECE Color Information

Hex color code: #DA4ECE

A balanced magenta shade, #DA4ECE appears as (218, 78, 206) in RGB and (305°, 65%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#DA4ECE
RGB
218, 78, 206
HSL
305°, 65%, 58%
CMYK
0%, 64%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA4ECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 78, 206

Red: 218 / Green: 78 / Blue: 206

HSL

305°, 65%, 58%

Hue: 305° / Saturation: 65% / Lightness: 58%

CMYK

0%, 64%, 6%, 15%

Cyan: 0% / Magenta: 64% / Yellow: 6% / Key: 15%

What color is #DA4ECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA4ECE to RGB:

rgb(218, 78, 206)HEX to RGB Converter →

HEX to HSL

Convert #DA4ECE to HSL:

hsl(305, 65%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DA4ECE to CMYK:

cmyk(0%, 64%, 6%, 15%)Color Converter →

Color Meaning and Usage

#DA4ECE is a understated magenta color with RGB values of 218, 78, 206 and HSL of 305°, 65%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA4ECE is #4EDA5A, creating high-contrast pairings. For softer combinations, try analogous colors like #A04EDA.

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

Contrast with #DA4ECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA4ECE?

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

What is the RGB value of #DA4ECE?

#DA4ECE in RGB is (218, 78, 206) - 218 red, 78 green, and 206 blue.

How to use #DA4ECE in CSS?

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

What colors go well with #DA4ECE?

#4EDA5A (complementary), #A04EDA (analogous), and #B526A9 (lighter shade) work well with #DA4ECE.