#E27CD7 Color Information

Hex color code: #E27CD7

The hex color #E27CD7 is a muted magenta with RGB values of (226, 124, 215) and HSL of (306°, 64%, 69%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E27CD7
RGB
226, 124, 215
HSL
306°, 64%, 69%
CMYK
0%, 45%, 5%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E27CD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 124, 215

Red: 226 / Green: 124 / Blue: 215

HSL

306°, 64%, 69%

Hue: 306° / Saturation: 64% / Lightness: 69%

CMYK

0%, 45%, 5%, 11%

Cyan: 0% / Magenta: 45% / Yellow: 5% / Key: 11%

What color is #E27CD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E27CD7 to RGB:

rgb(226, 124, 215)HEX to RGB Converter →

HEX to HSL

Convert #E27CD7 to HSL:

hsl(306, 64%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E27CD7 to CMYK:

cmyk(0%, 45%, 5%, 11%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #E27CD7 has RGB (226, 124, 215) and HSL (306°, 64%, 69%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E27CD7 is #7DE387, creating high-contrast pairings. For softer combinations, try analogous colors like #BA7DE3.

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

Contrast with #E27CD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E27CD7?

#E27CD7 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E27CD7?

#E27CD7 in RGB is (226, 124, 215) - 226 red, 124 green, and 215 blue.

How to use #E27CD7 in CSS?

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

What colors go well with #E27CD7?

#7DE387 (complementary), #BA7DE3 (analogous), and #D53FC6 (lighter shade) work well with #E27CD7.