#E2ACD8 Color Information

Hex color code: #E2ACD8

The hex color #E2ACD8 is a light magenta with RGB values of (226, 172, 216) and HSL of (311°, 48%, 78%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E2ACD8
RGB
226, 172, 216
HSL
311°, 48%, 78%
CMYK
0%, 24%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2ACD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 172, 216

Red: 226 / Green: 172 / Blue: 216

HSL

311°, 48%, 78%

Hue: 311° / Saturation: 48% / Lightness: 78%

CMYK

0%, 24%, 4%, 11%

Cyan: 0% / Magenta: 24% / Yellow: 4% / Key: 11%

What color is #E2ACD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2ACD8 to RGB:

rgb(226, 172, 216)HEX to RGB Converter →

HEX to HSL

Convert #E2ACD8 to HSL:

hsl(311, 48%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E2ACD8 to CMYK:

cmyk(0%, 24%, 4%, 11%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #E2ACD8 has RGB (226, 172, 216) and HSL (311°, 48%, 78%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2ACD8 is #ACE2B6, creating high-contrast pairings. For softer combinations, try analogous colors like #D1ACE2.

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

Contrast with #E2ACD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2ACD8?

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

What is the RGB value of #E2ACD8?

#E2ACD8 in RGB is (226, 172, 216) - 226 red, 172 green, and 216 blue.

How to use #E2ACD8 in CSS?

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

What colors go well with #E2ACD8?

#ACE2B6 (complementary), #D1ACE2 (analogous), and #CE73BD (lighter shade) work well with #E2ACD8.