#E883BE Color Information

Hex color code: #E883BE

#E883BE is a subtle magenta color. In RGB it is (232, 131, 190), and in HSL it is (325°, 69%, 71%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E883BE
RGB
232, 131, 190
HSL
325°, 69%, 71%
CMYK
0%, 44%, 18%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E883BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 131, 190

Red: 232 / Green: 131 / Blue: 190

HSL

325°, 69%, 71%

Hue: 325° / Saturation: 69% / Lightness: 71%

CMYK

0%, 44%, 18%, 9%

Cyan: 0% / Magenta: 44% / Yellow: 18% / Key: 9%

What color is #E883BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E883BE to RGB:

rgb(232, 131, 190)HEX to RGB Converter →

HEX to HSL

Convert #E883BE to HSL:

hsl(325, 69%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E883BE to CMYK:

cmyk(0%, 44%, 18%, 9%)Color Converter →

Color Meaning and Usage

#E883BE is a understated magenta color with RGB values of 232, 131, 190 and HSL of 325°, 69%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E883BE is #82E8AD, creating high-contrast pairings. For softer combinations, try analogous colors like #E082E8.

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

Contrast with #E883BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E883BE?

#E883BE is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E883BE?

#E883BE in RGB is (232, 131, 190) - 232 red, 131 green, and 190 blue.

How to use #E883BE in CSS?

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

What colors go well with #E883BE?

#82E8AD (complementary), #E082E8 (analogous), and #DC419C (lighter shade) work well with #E883BE.