#E218CE Color Information

Hex color code: #E218CE

A striking magenta shade, #E218CE appears as (226, 24, 206) in RGB and (306°, 81%, 49%) in HSL. It is often used for branding and logos.

Try:
Color NameMagenta
HEX
#E218CE
RGB
226, 24, 206
HSL
306°, 81%, 49%
CMYK
0%, 89%, 9%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E218CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 24, 206

Red: 226 / Green: 24 / Blue: 206

HSL

306°, 81%, 49%

Hue: 306° / Saturation: 81% / Lightness: 49%

CMYK

0%, 89%, 9%, 11%

Cyan: 0% / Magenta: 89% / Yellow: 9% / Key: 11%

What color is #E218CE?

#E218CE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E218CE to RGB:

rgb(226, 24, 206)HEX to RGB Converter →

HEX to HSL

Convert #E218CE to HSL:

hsl(306, 81%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #E218CE to CMYK:

cmyk(0%, 89%, 9%, 11%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #E218CE has RGB (226, 24, 206) and HSL (306°, 81%, 49%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E218CE is #18E22C, creating high-contrast pairings. For softer combinations, try analogous colors like #9118E2.

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

Contrast with #E218CE

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

Contrast Ratio: 5.26:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E218CE?

#E218CE is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E218CE?

#E218CE in RGB is (226, 24, 206) - 226 red, 24 green, and 206 blue.

How to use #E218CE in CSS?

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

What colors go well with #E218CE?

#18E22C (complementary), #9118E2 (analogous), and #9D108F (lighter shade) work well with #E218CE.