#E31C86 Color Information

Hex color code: #E31C86

#E31C86 is a striking magenta color. In RGB it is (227, 28, 134), and in HSL it is (328°, 78%, 50%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#E31C86
RGB
227, 28, 134
HSL
328°, 78%, 50%
CMYK
0%, 88%, 41%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E31C86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 28, 134

Red: 227 / Green: 28 / Blue: 134

HSL

328°, 78%, 50%

Hue: 328° / Saturation: 78% / Lightness: 50%

CMYK

0%, 88%, 41%, 11%

Cyan: 0% / Magenta: 88% / Yellow: 41% / Key: 11%

What color is #E31C86?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E31C86 to RGB:

rgb(227, 28, 134)HEX to RGB Converter →

HEX to HSL

Convert #E31C86 to HSL:

hsl(328, 78%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #E31C86 to CMYK:

cmyk(0%, 88%, 41%, 11%)Color Converter →

Color Meaning and Usage

#E31C86 is a bold magenta color with RGB values of 227, 28, 134 and HSL of 328°, 78%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E31C86 is #1CE379, creating high-contrast pairings. For softer combinations, try analogous colors like #DC1CE3.

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

Contrast with #E31C86

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

Contrast Ratio: 4.78:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E31C86?

#E31C86 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E31C86?

#E31C86 in RGB is (227, 28, 134) - 227 red, 28 green, and 134 blue.

How to use #E31C86 in CSS?

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

What colors go well with #E31C86?

#1CE379 (complementary), #DC1CE3 (analogous), and #9F145E (lighter shade) work well with #E31C86.