#E29FDF Color Information

Hex color code: #E29FDF

The hex color #E29FDF is a neutral magenta with RGB values of (226, 159, 223) and HSL of (303°, 54%, 75%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E29FDF
RGB
226, 159, 223
HSL
303°, 54%, 75%
CMYK
0%, 30%, 1%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E29FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 159, 223

Red: 226 / Green: 159 / Blue: 223

HSL

303°, 54%, 75%

Hue: 303° / Saturation: 54% / Lightness: 75%

CMYK

0%, 30%, 1%, 11%

Cyan: 0% / Magenta: 30% / Yellow: 1% / Key: 11%

What color is #E29FDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E29FDF to RGB:

rgb(226, 159, 223)HEX to RGB Converter →

HEX to HSL

Convert #E29FDF to HSL:

hsl(303, 54%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E29FDF to CMYK:

cmyk(0%, 30%, 1%, 11%)Color Converter →

Color Meaning and Usage

#E29FDF is a neutral magenta color with RGB values of 226, 159, 223 and HSL of 303°, 54%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E29FDF is #9DE2A0, creating high-contrast pairings. For softer combinations, try analogous colors like #C39DE2.

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

Contrast with #E29FDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E29FDF?

#E29FDF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E29FDF?

#E29FDF in RGB is (226, 159, 223) - 226 red, 159 green, and 223 blue.

How to use #E29FDF in CSS?

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

What colors go well with #E29FDF?

#9DE2A0 (complementary), #C39DE2 (analogous), and #D062CB (lighter shade) work well with #E29FDF.