#E57BBC Color Information

Hex color code: #E57BBC

The hex color #E57BBC is a balanced magenta with RGB values of (229, 123, 188) and HSL of (323°, 67%, 69%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#E57BBC
RGB
229, 123, 188
HSL
323°, 67%, 69%
CMYK
0%, 46%, 18%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E57BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 123, 188

Red: 229 / Green: 123 / Blue: 188

HSL

323°, 67%, 69%

Hue: 323° / Saturation: 67% / Lightness: 69%

CMYK

0%, 46%, 18%, 10%

Cyan: 0% / Magenta: 46% / Yellow: 18% / Key: 10%

What color is #E57BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E57BBC to RGB:

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

HEX to HSL

Convert #E57BBC to HSL:

hsl(323, 67%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E57BBC to CMYK:

cmyk(0%, 46%, 18%, 10%)Color Converter →

Color Meaning and Usage

#E57BBC is a muted magenta color with RGB values of 229, 123, 188 and HSL of 323°, 67%, 69%. 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 #E57BBC is #7BE5A4, creating high-contrast pairings. For softer combinations, try analogous colors like #D97BE5.

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

Contrast with #E57BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E57BBC?

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

What is the RGB value of #E57BBC?

#E57BBC in RGB is (229, 123, 188) - 229 red, 123 green, and 188 blue.

How to use #E57BBC in CSS?

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

What colors go well with #E57BBC?

#7BE5A4 (complementary), #D97BE5 (analogous), and #D83B9C (lighter shade) work well with #E57BBC.