#E88CB2 Color Information

Hex color code: #E88CB2

A fiery magenta shade, #E88CB2 appears as (232, 140, 178) in RGB and (335°, 67%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#E88CB2
RGB
232, 140, 178
HSL
335°, 67%, 73%
CMYK
0%, 40%, 23%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E88CB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 140, 178

Red: 232 / Green: 140 / Blue: 178

HSL

335°, 67%, 73%

Hue: 335° / Saturation: 67% / Lightness: 73%

CMYK

0%, 40%, 23%, 9%

Cyan: 0% / Magenta: 40% / Yellow: 23% / Key: 9%

What color is #E88CB2?

#E88CB2 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E88CB2 to RGB:

rgb(232, 140, 178)HEX to RGB Converter →

HEX to HSL

Convert #E88CB2 to HSL:

hsl(335, 67%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E88CB2 to CMYK:

cmyk(0%, 40%, 23%, 9%)Color Converter →

Color Meaning and Usage

A invigorating magenta tone, #E88CB2 has RGB (232, 140, 178) and HSL (335°, 67%, 73%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E88CB2 is #8CE8C2, creating high-contrast pairings. For softer combinations, try analogous colors like #E88CE1.

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

Contrast with #E88CB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E88CB2?

#E88CB2 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E88CB2?

#E88CB2 in RGB is (232, 140, 178) - 232 red, 140 green, and 178 blue.

How to use #E88CB2 in CSS?

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

What colors go well with #E88CB2?

#8CE8C2 (complementary), #E88CE1 (analogous), and #DC4C88 (lighter shade) work well with #E88CB2.