#E27BEC Color Information

Hex color code: #E27BEC

A dynamic magenta shade, #E27BEC appears as (226, 123, 236) in RGB and (295°, 75%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E27BEC
RGB
226, 123, 236
HSL
295°, 75%, 70%
CMYK
4%, 48%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E27BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 123, 236

Red: 226 / Green: 123 / Blue: 236

HSL

295°, 75%, 70%

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

CMYK

4%, 48%, 0%, 7%

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

What color is #E27BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E27BEC to RGB:

rgb(226, 123, 236)HEX to RGB Converter →

HEX to HSL

Convert #E27BEC to HSL:

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

HEX to CMYK

Convert #E27BEC to CMYK:

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

Color Meaning and Usage

#E27BEC is a vivid magenta color with RGB values of 226, 123, 236 and HSL of 295°, 75%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E27BEC is #83EC79, creating high-contrast pairings. For softer combinations, try analogous colors like #A979EC.

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

Contrast with #E27BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E27BEC?

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

What is the RGB value of #E27BEC?

#E27BEC in RGB is (226, 123, 236) - 226 red, 123 green, and 236 blue.

How to use #E27BEC in CSS?

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

What colors go well with #E27BEC?

#83EC79 (complementary), #A979EC (analogous), and #D436E2 (lighter shade) work well with #E27BEC.