#E31C5B Color Information

Hex color code: #E31C5B

A bold magenta shade, #E31C5B appears as (227, 28, 91) in RGB and (341°, 78%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#E31C5B
RGB
227, 28, 91
HSL
341°, 78%, 50%
CMYK
0%, 88%, 60%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E31C5B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 28, 91

Red: 227 / Green: 28 / Blue: 91

HSL

341°, 78%, 50%

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

CMYK

0%, 88%, 60%, 11%

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

What color is #E31C5B?

#E31C5B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E31C5B to RGB:

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

HEX to HSL

Convert #E31C5B to HSL:

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

HEX to CMYK

Convert #E31C5B to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #E31C5B has RGB (227, 28, 91) and HSL (341°, 78%, 50%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E31C5B is #1CE3A4, creating high-contrast pairings. For softer combinations, try analogous colors like #E31CBE.

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

Contrast with #E31C5B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E31C5B?

#E31C5B is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E31C5B?

#E31C5B in RGB is (227, 28, 91) - 227 red, 28 green, and 91 blue.

How to use #E31C5B in CSS?

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

What colors go well with #E31C5B?

#1CE3A4 (complementary), #E31CBE (analogous), and #9F1440 (lighter shade) work well with #E31C5B.