#E27BE7 Color Information

Hex color code: #E27BE7

#E27BE7 is a muted magenta color. In RGB it is (226, 123, 231), and in HSL it is (297°, 69%, 69%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#E27BE7
RGB
226, 123, 231
HSL
297°, 69%, 69%
CMYK
2%, 47%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E27BE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 123, 231

Red: 226 / Green: 123 / Blue: 231

HSL

297°, 69%, 69%

Hue: 297° / Saturation: 69% / Lightness: 69%

CMYK

2%, 47%, 0%, 9%

Cyan: 2% / Magenta: 47% / Yellow: 0% / Key: 9%

What color is #E27BE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E27BE7 to RGB:

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

HEX to HSL

Convert #E27BE7 to HSL:

hsl(297, 69%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E27BE7 to CMYK:

cmyk(2%, 47%, 0%, 9%)Color Converter →

Color Meaning and Usage

#E27BE7 is a subtle magenta color with RGB values of 226, 123, 231 and HSL of 297°, 69%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E27BE7 is #7FE679, creating high-contrast pairings. For softer combinations, try analogous colors like #AA79E6.

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

Contrast with #E27BE7

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 #E27BE7?

#E27BE7 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E27BE7?

#E27BE7 in RGB is (226, 123, 231) - 226 red, 123 green, and 231 blue.

How to use #E27BE7 in CSS?

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

What colors go well with #E27BE7?

#7FE679 (complementary), #AA79E6 (analogous), and #D339DB (lighter shade) work well with #E27BE7.