#E96EED Color Information

Hex color code: #E96EED

The hex color #E96EED is a striking magenta with RGB values of (233, 110, 237) and HSL of (298°, 78%, 68%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E96EED
RGB
233, 110, 237
HSL
298°, 78%, 68%
CMYK
2%, 54%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E96EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 110, 237

Red: 233 / Green: 110 / Blue: 237

HSL

298°, 78%, 68%

Hue: 298° / Saturation: 78% / Lightness: 68%

CMYK

2%, 54%, 0%, 7%

Cyan: 2% / Magenta: 54% / Yellow: 0% / Key: 7%

What color is #E96EED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E96EED to RGB:

rgb(233, 110, 237)HEX to RGB Converter →

HEX to HSL

Convert #E96EED to HSL:

hsl(298, 78%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E96EED to CMYK:

cmyk(2%, 54%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E96EED is a bold magenta color with RGB values of 233, 110, 237 and HSL of 298°, 78%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E96EED is #72ED6E, creating high-contrast pairings. For softer combinations, try analogous colors like #A96EED.

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

Contrast with #E96EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E96EED?

#E96EED is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E96EED?

#E96EED in RGB is (233, 110, 237) - 233 red, 110 green, and 237 blue.

How to use #E96EED in CSS?

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

What colors go well with #E96EED?

#72ED6E (complementary), #A96EED (analogous), and #DE2AE5 (lighter shade) work well with #E96EED.