#E29CD5 Color Information

Hex color code: #E29CD5

The hex color #E29CD5 is a understated magenta with RGB values of (226, 156, 213) and HSL of (311°, 55%, 75%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E29CD5
RGB
226, 156, 213
HSL
311°, 55%, 75%
CMYK
0%, 31%, 6%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E29CD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 156, 213

Red: 226 / Green: 156 / Blue: 213

HSL

311°, 55%, 75%

Hue: 311° / Saturation: 55% / Lightness: 75%

CMYK

0%, 31%, 6%, 11%

Cyan: 0% / Magenta: 31% / Yellow: 6% / Key: 11%

What color is #E29CD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E29CD5 to RGB:

rgb(226, 156, 213)HEX to RGB Converter →

HEX to HSL

Convert #E29CD5 to HSL:

hsl(311, 55%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E29CD5 to CMYK:

cmyk(0%, 31%, 6%, 11%)Color Converter →

Color Meaning and Usage

#E29CD5 is a muted magenta color with RGB values of 226, 156, 213 and HSL of 311°, 55%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E29CD5 is #9CE2A9, creating high-contrast pairings. For softer combinations, try analogous colors like #CC9CE2.

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

Contrast with #E29CD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E29CD5?

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

What is the RGB value of #E29CD5?

#E29CD5 in RGB is (226, 156, 213) - 226 red, 156 green, and 213 blue.

How to use #E29CD5 in CSS?

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

What colors go well with #E29CD5?

#9CE2A9 (complementary), #CC9CE2 (analogous), and #D161BD (lighter shade) work well with #E29CD5.