#E882BC Color Information

Hex color code: #E882BC

#E882BC is a muted magenta color. In RGB it is (232, 130, 188), and in HSL it is (326°, 69%, 71%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E882BC
RGB
232, 130, 188
HSL
326°, 69%, 71%
CMYK
0%, 44%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E882BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 130, 188

Red: 232 / Green: 130 / Blue: 188

HSL

326°, 69%, 71%

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

CMYK

0%, 44%, 19%, 9%

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

What color is #E882BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E882BC to RGB:

rgb(232, 130, 188)HEX to RGB Converter →

HEX to HSL

Convert #E882BC to HSL:

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

HEX to CMYK

Convert #E882BC to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #E882BC has RGB (232, 130, 188) and HSL (326°, 69%, 71%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E882BC is #82E8AE, creating high-contrast pairings. For softer combinations, try analogous colors like #E182E8.

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

Contrast with #E882BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E882BC?

#E882BC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E882BC?

#E882BC in RGB is (232, 130, 188) - 232 red, 130 green, and 188 blue.

How to use #E882BC in CSS?

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

What colors go well with #E882BC?

#82E8AE (complementary), #E182E8 (analogous), and #DC4199 (lighter shade) work well with #E882BC.