#E0AAD1 Color Information

Hex color code: #E0AAD1

A soft magenta shade, #E0AAD1 appears as (224, 170, 209) in RGB and (317°, 47%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E0AAD1
RGB
224, 170, 209
HSL
317°, 47%, 77%
CMYK
0%, 24%, 7%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0AAD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 170, 209

Red: 224 / Green: 170 / Blue: 209

HSL

317°, 47%, 77%

Hue: 317° / Saturation: 47% / Lightness: 77%

CMYK

0%, 24%, 7%, 12%

Cyan: 0% / Magenta: 24% / Yellow: 7% / Key: 12%

What color is #E0AAD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0AAD1 to RGB:

rgb(224, 170, 209)HEX to RGB Converter →

HEX to HSL

Convert #E0AAD1 to HSL:

hsl(317, 47%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #E0AAD1 to CMYK:

cmyk(0%, 24%, 7%, 12%)Color Converter →

Color Meaning and Usage

#E0AAD1 is a soft magenta color with RGB values of 224, 170, 209 and HSL of 317°, 47%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0AAD1 is #A9E0B8, creating high-contrast pairings. For softer combinations, try analogous colors like #D4A9E0.

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

Contrast with #E0AAD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0AAD1?

#E0AAD1 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E0AAD1?

#E0AAD1 in RGB is (224, 170, 209) - 224 red, 170 green, and 209 blue.

How to use #E0AAD1 in CSS?

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

What colors go well with #E0AAD1?

#A9E0B8 (complementary), #D4A9E0 (analogous), and #CC71B2 (lighter shade) work well with #E0AAD1.