#E359DC Color Information

Hex color code: #E359DC

A bold magenta shade, #E359DC appears as (227, 89, 220) in RGB and (303°, 71%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#E359DC
RGB
227, 89, 220
HSL
303°, 71%, 62%
CMYK
0%, 61%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E359DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 89, 220

Red: 227 / Green: 89 / Blue: 220

HSL

303°, 71%, 62%

Hue: 303° / Saturation: 71% / Lightness: 62%

CMYK

0%, 61%, 3%, 11%

Cyan: 0% / Magenta: 61% / Yellow: 3% / Key: 11%

What color is #E359DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E359DC to RGB:

rgb(227, 89, 220)HEX to RGB Converter →

HEX to HSL

Convert #E359DC to HSL:

hsl(303, 71%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #E359DC to CMYK:

cmyk(0%, 61%, 3%, 11%)Color Converter →

Color Meaning and Usage

#E359DC is a bold magenta color with RGB values of 227, 89, 220 and HSL of 303°, 71%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E359DC is #59E360, creating high-contrast pairings. For softer combinations, try analogous colors like #A559E3.

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

Contrast with #E359DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E359DC?

#E359DC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E359DC?

#E359DC in RGB is (227, 89, 220) - 227 red, 89 green, and 220 blue.

How to use #E359DC in CSS?

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

What colors go well with #E359DC?

#59E360 (complementary), #A559E3 (analogous), and #CD23C4 (lighter shade) work well with #E359DC.