#E57AEB Color Information

Hex color code: #E57AEB

A vivid magenta shade, #E57AEB appears as (229, 122, 235) in RGB and (297°, 74%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E57AEB
RGB
229, 122, 235
HSL
297°, 74%, 70%
CMYK
3%, 48%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E57AEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 122, 235

Red: 229 / Green: 122 / Blue: 235

HSL

297°, 74%, 70%

Hue: 297° / Saturation: 74% / Lightness: 70%

CMYK

3%, 48%, 0%, 8%

Cyan: 3% / Magenta: 48% / Yellow: 0% / Key: 8%

What color is #E57AEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E57AEB to RGB:

rgb(229, 122, 235)HEX to RGB Converter →

HEX to HSL

Convert #E57AEB to HSL:

hsl(297, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E57AEB to CMYK:

cmyk(3%, 48%, 0%, 8%)Color Converter →

Color Meaning and Usage

#E57AEB is a eye-catching magenta color with RGB values of 229, 122, 235 and HSL of 297°, 74%, 70%. 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 #E57AEB is #80EB7A, creating high-contrast pairings. For softer combinations, try analogous colors like #AD7AEB.

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

Contrast with #E57AEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E57AEB?

#E57AEB is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E57AEB?

#E57AEB in RGB is (229, 122, 235) - 229 red, 122 green, and 235 blue.

How to use #E57AEB in CSS?

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

What colors go well with #E57AEB?

#80EB7A (complementary), #AD7AEB (analogous), and #D937E1 (lighter shade) work well with #E57AEB.