#E996BC Color Information

Hex color code: #E996BC

The hex color #E996BC is a warm magenta with RGB values of (233, 150, 188) and HSL of (333°, 65%, 75%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E996BC
RGB
233, 150, 188
HSL
333°, 65%, 75%
CMYK
0%, 36%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E996BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 150, 188

Red: 233 / Green: 150 / Blue: 188

HSL

333°, 65%, 75%

Hue: 333° / Saturation: 65% / Lightness: 75%

CMYK

0%, 36%, 19%, 9%

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

What color is #E996BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E996BC to RGB:

rgb(233, 150, 188)HEX to RGB Converter →

HEX to HSL

Convert #E996BC to HSL:

hsl(333, 65%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E996BC to CMYK:

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

Color Meaning and Usage

#E996BC is a fiery magenta color with RGB values of 233, 150, 188 and HSL of 333°, 65%, 75%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E996BC is #96E9C3, creating high-contrast pairings. For softer combinations, try analogous colors like #E996E5.

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

Contrast with #E996BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E996BC?

#E996BC is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E996BC?

#E996BC in RGB is (233, 150, 188) - 233 red, 150 green, and 188 blue.

How to use #E996BC in CSS?

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

What colors go well with #E996BC?

#96E9C3 (complementary), #E996E5 (analogous), and #DB5792 (lighter shade) work well with #E996BC.