#E061DA Color Information

Hex color code: #E061DA

A muted magenta shade, #E061DA appears as (224, 97, 218) in RGB and (303°, 67%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#E061DA
RGB
224, 97, 218
HSL
303°, 67%, 63%
CMYK
0%, 57%, 3%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E061DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 97, 218

Red: 224 / Green: 97 / Blue: 218

HSL

303°, 67%, 63%

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

CMYK

0%, 57%, 3%, 12%

Cyan: 0% / Magenta: 57% / Yellow: 3% / Key: 12%

What color is #E061DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E061DA to RGB:

rgb(224, 97, 218)HEX to RGB Converter →

HEX to HSL

Convert #E061DA to HSL:

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

HEX to CMYK

Convert #E061DA to CMYK:

cmyk(0%, 57%, 3%, 12%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #E061DA has RGB (224, 97, 218) and HSL (303°, 67%, 63%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E061DA is #61E068, creating high-contrast pairings. For softer combinations, try analogous colors like #A761E0.

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

Contrast with #E061DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E061DA?

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

What is the RGB value of #E061DA?

#E061DA in RGB is (224, 97, 218) - 224 red, 97 green, and 218 blue.

How to use #E061DA in CSS?

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

What colors go well with #E061DA?

#61E068 (complementary), #A761E0 (analogous), and #CC28C4 (lighter shade) work well with #E061DA.