#E27AEB Color Information

Hex color code: #E27AEB

The hex color #E27AEB is a bold magenta with RGB values of (226, 122, 235) and HSL of (295°, 74%, 70%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E27AEB
RGB
226, 122, 235
HSL
295°, 74%, 70%
CMYK
4%, 48%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E27AEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 122, 235

Red: 226 / Green: 122 / Blue: 235

HSL

295°, 74%, 70%

Hue: 295° / Saturation: 74% / Lightness: 70%

CMYK

4%, 48%, 0%, 8%

Cyan: 4% / Magenta: 48% / Yellow: 0% / Key: 8%

What color is #E27AEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E27AEB to RGB:

rgb(226, 122, 235)HEX to RGB Converter →

HEX to HSL

Convert #E27AEB to HSL:

hsl(295, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E27AEB to CMYK:

cmyk(4%, 48%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #E27AEB has RGB (226, 122, 235) and HSL (295°, 74%, 70%). 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 #E27AEB is #83EB7A, creating high-contrast pairings. For softer combinations, try analogous colors like #A97AEB.

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

Contrast with #E27AEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E27AEB?

#E27AEB is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E27AEB?

#E27AEB in RGB is (226, 122, 235) - 226 red, 122 green, and 235 blue.

How to use #E27AEB in CSS?

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

What colors go well with #E27AEB?

#83EB7A (complementary), #A97AEB (analogous), and #D337E1 (lighter shade) work well with #E27AEB.