#E883BF Color Information

Hex color code: #E883BF

A muted magenta shade, #E883BF appears as (232, 131, 191) in RGB and (324°, 69%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E883BF
RGB
232, 131, 191
HSL
324°, 69%, 71%
CMYK
0%, 44%, 18%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E883BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 131, 191

Red: 232 / Green: 131 / Blue: 191

HSL

324°, 69%, 71%

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

CMYK

0%, 44%, 18%, 9%

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

What color is #E883BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E883BF to RGB:

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

HEX to HSL

Convert #E883BF to HSL:

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

HEX to CMYK

Convert #E883BF to CMYK:

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

Color Meaning and Usage

#E883BF is a muted magenta color with RGB values of 232, 131, 191 and HSL of 324°, 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 #E883BF is #82E8AB, creating high-contrast pairings. For softer combinations, try analogous colors like #DE82E8.

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

Contrast with #E883BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E883BF?

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

What is the RGB value of #E883BF?

#E883BF in RGB is (232, 131, 191) - 232 red, 131 green, and 191 blue.

How to use #E883BF in CSS?

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

What colors go well with #E883BF?

#82E8AB (complementary), #DE82E8 (analogous), and #DC419E (lighter shade) work well with #E883BF.