#E58ADE Color Information

Hex color code: #E58ADE

A balanced magenta shade, #E58ADE appears as (229, 138, 222) in RGB and (305°, 64%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E58ADE
RGB
229, 138, 222
HSL
305°, 64%, 72%
CMYK
0%, 40%, 3%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E58ADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 138, 222

Red: 229 / Green: 138 / Blue: 222

HSL

305°, 64%, 72%

Hue: 305° / Saturation: 64% / Lightness: 72%

CMYK

0%, 40%, 3%, 10%

Cyan: 0% / Magenta: 40% / Yellow: 3% / Key: 10%

What color is #E58ADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E58ADE to RGB:

rgb(229, 138, 222)HEX to RGB Converter →

HEX to HSL

Convert #E58ADE to HSL:

hsl(305, 64%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #E58ADE to CMYK:

cmyk(0%, 40%, 3%, 10%)Color Converter →

Color Meaning and Usage

#E58ADE is a neutral magenta color with RGB values of 229, 138, 222 and HSL of 305°, 64%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E58ADE is #8AE592, creating high-contrast pairings. For softer combinations, try analogous colors like #BF8AE5.

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

Contrast with #E58ADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E58ADE?

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

What is the RGB value of #E58ADE?

#E58ADE in RGB is (229, 138, 222) - 229 red, 138 green, and 222 blue.

How to use #E58ADE in CSS?

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

What colors go well with #E58ADE?

#8AE592 (complementary), #BF8AE5 (analogous), and #D84BCC (lighter shade) work well with #E58ADE.