#E57BEB Color Information

Hex color code: #E57BEB

The hex color #E57BEB is a vivid magenta with RGB values of (229, 123, 235) and HSL of (297°, 74%, 70%). It is commonly used in modern UI design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E57BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 123, 235

Red: 229 / Green: 123 / 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 #E57BEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E57BEB to RGB:

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

HEX to HSL

Convert #E57BEB to HSL:

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

HEX to CMYK

Convert #E57BEB to CMYK:

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

Color Meaning and Usage

#E57BEB is a eye-catching magenta color with RGB values of 229, 123, 235 and HSL of 297°, 74%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E57BEB is #80EB7A, creating high-contrast pairings. For softer combinations, try analogous colors like #AD7AEB.

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

Contrast with #E57BEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E57BEB?

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

What is the RGB value of #E57BEB?

#E57BEB in RGB is (229, 123, 235) - 229 red, 123 green, and 235 blue.

How to use #E57BEB in CSS?

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

What colors go well with #E57BEB?

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