#E18CEE Color Information

Hex color code: #E18CEE

A bold magenta shade, #E18CEE appears as (225, 140, 238) in RGB and (292°, 74%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E18CEE
RGB
225, 140, 238
HSL
292°, 74%, 74%
CMYK
5%, 41%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E18CEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 140, 238

Red: 225 / Green: 140 / Blue: 238

HSL

292°, 74%, 74%

Hue: 292° / Saturation: 74% / Lightness: 74%

CMYK

5%, 41%, 0%, 7%

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

What color is #E18CEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E18CEE to RGB:

rgb(225, 140, 238)HEX to RGB Converter →

HEX to HSL

Convert #E18CEE to HSL:

hsl(292, 74%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #E18CEE to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #E18CEE has RGB (225, 140, 238) and HSL (292°, 74%, 74%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E18CEE is #99EE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #B08CEE.

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

Contrast with #E18CEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E18CEE?

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

What is the RGB value of #E18CEE?

#E18CEE in RGB is (225, 140, 238) - 225 red, 140 green, and 238 blue.

How to use #E18CEE in CSS?

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

What colors go well with #E18CEE?

#99EE8C (complementary), #B08CEE (analogous), and #CF49E4 (lighter shade) work well with #E18CEE.