#E296EE Color Information

Hex color code: #E296EE

The hex color #E296EE is a soft magenta with RGB values of (226, 150, 238) and HSL of (292°, 72%, 76%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E296EE
RGB
226, 150, 238
HSL
292°, 72%, 76%
CMYK
5%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E296EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 150, 238

Red: 226 / Green: 150 / Blue: 238

HSL

292°, 72%, 76%

Hue: 292° / Saturation: 72% / Lightness: 76%

CMYK

5%, 37%, 0%, 7%

Cyan: 5% / Magenta: 37% / Yellow: 0% / Key: 7%

What color is #E296EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E296EE to RGB:

rgb(226, 150, 238)HEX to RGB Converter →

HEX to HSL

Convert #E296EE to HSL:

hsl(292, 72%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #E296EE to CMYK:

cmyk(5%, 37%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #E296EE has RGB (226, 150, 238) and HSL (292°, 72%, 76%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E296EE is #A1EE96, creating high-contrast pairings. For softer combinations, try analogous colors like #B696EE.

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

Contrast with #E296EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E296EE?

#E296EE is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E296EE?

#E296EE in RGB is (226, 150, 238) - 226 red, 150 green, and 238 blue.

How to use #E296EE in CSS?

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

What colors go well with #E296EE?

#A1EE96 (complementary), #B696EE (analogous), and #D054E3 (lighter shade) work well with #E296EE.