#E59AE5 Color Information

Hex color code: #E59AE5

The hex color #E59AE5 is a understated magenta with RGB values of (229, 154, 229) and HSL of (300°, 59%, 75%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E59AE5
RGB
229, 154, 229
HSL
300°, 59%, 75%
CMYK
0%, 33%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E59AE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 154, 229

Red: 229 / Green: 154 / Blue: 229

HSL

300°, 59%, 75%

Hue: 300° / Saturation: 59% / Lightness: 75%

CMYK

0%, 33%, 0%, 10%

Cyan: 0% / Magenta: 33% / Yellow: 0% / Key: 10%

What color is #E59AE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E59AE5 to RGB:

rgb(229, 154, 229)HEX to RGB Converter →

HEX to HSL

Convert #E59AE5 to HSL:

hsl(300, 59%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E59AE5 to CMYK:

cmyk(0%, 33%, 0%, 10%)Color Converter →

Color Meaning and Usage

#E59AE5 is a muted magenta color with RGB values of 229, 154, 229 and HSL of 300°, 59%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E59AE5 is #9AE59A, creating high-contrast pairings. For softer combinations, try analogous colors like #BF9AE5.

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

Contrast with #E59AE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E59AE5?

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

What is the RGB value of #E59AE5?

#E59AE5 in RGB is (229, 154, 229) - 229 red, 154 green, and 229 blue.

How to use #E59AE5 in CSS?

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

What colors go well with #E59AE5?

#9AE59A (complementary), #BF9AE5 (analogous), and #D55DD5 (lighter shade) work well with #E59AE5.