#E88CB6 Color Information

Hex color code: #E88CB6

#E88CB6 is a fiery magenta color. In RGB it is (232, 140, 182), and in HSL it is (333°, 67%, 73%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E88CB6
RGB
232, 140, 182
HSL
333°, 67%, 73%
CMYK
0%, 40%, 22%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E88CB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 140, 182

Red: 232 / Green: 140 / Blue: 182

HSL

333°, 67%, 73%

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

CMYK

0%, 40%, 22%, 9%

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

What color is #E88CB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E88CB6 to RGB:

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

HEX to HSL

Convert #E88CB6 to HSL:

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

HEX to CMYK

Convert #E88CB6 to CMYK:

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

Color Meaning and Usage

#E88CB6 is a warm magenta color with RGB values of 232, 140, 182 and HSL of 333°, 67%, 73%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E88CB6 is #8CE8BF, creating high-contrast pairings. For softer combinations, try analogous colors like #E88CE4.

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

Contrast with #E88CB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E88CB6?

#E88CB6 is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E88CB6?

#E88CB6 in RGB is (232, 140, 182) - 232 red, 140 green, and 182 blue.

How to use #E88CB6 in CSS?

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

What colors go well with #E88CB6?

#8CE8BF (complementary), #E88CE4 (analogous), and #DC4C8D (lighter shade) work well with #E88CB6.