#DA3ECD Color Information

Hex color code: #DA3ECD

#DA3ECD is a understated magenta color. In RGB it is (218, 62, 205), and in HSL it is (305°, 68%, 55%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#DA3ECD
RGB
218, 62, 205
HSL
305°, 68%, 55%
CMYK
0%, 72%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA3ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 62, 205

Red: 218 / Green: 62 / Blue: 205

HSL

305°, 68%, 55%

Hue: 305° / Saturation: 68% / Lightness: 55%

CMYK

0%, 72%, 6%, 15%

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

What color is #DA3ECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA3ECD to RGB:

rgb(218, 62, 205)HEX to RGB Converter →

HEX to HSL

Convert #DA3ECD to HSL:

hsl(305, 68%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DA3ECD to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #DA3ECD has RGB (218, 62, 205) and HSL (305°, 68%, 55%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA3ECD is #3EDA4B, creating high-contrast pairings. For softer combinations, try analogous colors like #993EDA.

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

Contrast with #DA3ECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA3ECD?

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

What is the RGB value of #DA3ECD?

#DA3ECD in RGB is (218, 62, 205) - 218 red, 62 green, and 205 blue.

How to use #DA3ECD in CSS?

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

What colors go well with #DA3ECD?

#3EDA4B (complementary), #993EDA (analogous), and #AB21A0 (lighter shade) work well with #DA3ECD.