#E878BB Color Information

Hex color code: #E878BB

#E878BB is a vivid magenta color. In RGB it is (232, 120, 187), and in HSL it is (324°, 71%, 69%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#E878BB
RGB
232, 120, 187
HSL
324°, 71%, 69%
CMYK
0%, 48%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E878BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 120, 187

Red: 232 / Green: 120 / Blue: 187

HSL

324°, 71%, 69%

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

CMYK

0%, 48%, 19%, 9%

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

What color is #E878BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E878BB to RGB:

rgb(232, 120, 187)HEX to RGB Converter →

HEX to HSL

Convert #E878BB to HSL:

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

HEX to CMYK

Convert #E878BB to CMYK:

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

Color Meaning and Usage

#E878BB is a eye-catching magenta color with RGB values of 232, 120, 187 and HSL of 324°, 71%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E878BB is #78E8A5, creating high-contrast pairings. For softer combinations, try analogous colors like #DD78E8.

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

Contrast with #E878BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E878BB?

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

What is the RGB value of #E878BB?

#E878BB in RGB is (232, 120, 187) - 232 red, 120 green, and 187 blue.

How to use #E878BB in CSS?

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

What colors go well with #E878BB?

#78E8A5 (complementary), #DD78E8 (analogous), and #DD369A (lighter shade) work well with #E878BB.