#E481DE Color Information

Hex color code: #E481DE

A neutral magenta shade, #E481DE appears as (228, 129, 222) in RGB and (304°, 65%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E481DE
RGB
228, 129, 222
HSL
304°, 65%, 70%
CMYK
0%, 43%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E481DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 129, 222

Red: 228 / Green: 129 / Blue: 222

HSL

304°, 65%, 70%

Hue: 304° / Saturation: 65% / Lightness: 70%

CMYK

0%, 43%, 3%, 11%

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

What color is #E481DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E481DE to RGB:

rgb(228, 129, 222)HEX to RGB Converter →

HEX to HSL

Convert #E481DE to HSL:

hsl(304, 65%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E481DE to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #E481DE has RGB (228, 129, 222) and HSL (304°, 65%, 70%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E481DE is #81E487, creating high-contrast pairings. For softer combinations, try analogous colors like #B981E4.

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

Contrast with #E481DE

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

Contrast Ratio: 8.49:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E481DE?

#E481DE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E481DE?

#E481DE in RGB is (228, 129, 222) - 228 red, 129 green, and 222 blue.

How to use #E481DE in CSS?

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

What colors go well with #E481DE?

#81E487 (complementary), #B981E4 (analogous), and #D742CD (lighter shade) work well with #E481DE.