#E27EEE Color Information

Hex color code: #E27EEE

#E27EEE is a vivid magenta color. In RGB it is (226, 126, 238), and in HSL it is (294°, 77%, 71%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E27EEE
RGB
226, 126, 238
HSL
294°, 77%, 71%
CMYK
5%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E27EEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 126, 238

Red: 226 / Green: 126 / Blue: 238

HSL

294°, 77%, 71%

Hue: 294° / Saturation: 77% / Lightness: 71%

CMYK

5%, 47%, 0%, 7%

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

What color is #E27EEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E27EEE to RGB:

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

HEX to HSL

Convert #E27EEE to HSL:

hsl(294, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E27EEE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #E27EEE has RGB (226, 126, 238) and HSL (294°, 77%, 71%). 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 #E27EEE is #87EE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #AA7CEE.

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

Contrast with #E27EEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E27EEE?

#E27EEE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E27EEE?

#E27EEE in RGB is (226, 126, 238) - 226 red, 126 green, and 238 blue.

How to use #E27EEE in CSS?

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

What colors go well with #E27EEE?

#87EE7C (complementary), #AA7CEE (analogous), and #D438E5 (lighter shade) work well with #E27EEE.