#E2404B Color Information

Hex color code: #E2404B

A striking red shade, #E2404B appears as (226, 64, 75) in RGB and (356°, 74%, 57%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#E2404B
RGB
226, 64, 75
HSL
356°, 74%, 57%
CMYK
0%, 72%, 67%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2404B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 64, 75

Red: 226 / Green: 64 / Blue: 75

HSL

356°, 74%, 57%

Hue: 356° / Saturation: 74% / Lightness: 57%

CMYK

0%, 72%, 67%, 11%

Cyan: 0% / Magenta: 72% / Yellow: 67% / Key: 11%

What color is #E2404B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2404B to RGB:

rgb(226, 64, 75)HEX to RGB Converter →

HEX to HSL

Convert #E2404B to HSL:

hsl(356, 74%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #E2404B to CMYK:

cmyk(0%, 72%, 67%, 11%)Color Converter →

Color Meaning and Usage

A vivid red tone, #E2404B has RGB (226, 64, 75) and HSL (356°, 74%, 57%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2404B is #40E2D8, creating high-contrast pairings. For softer combinations, try analogous colors like #E2409C.

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

Contrast with #E2404B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2404B?

#E2404B is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E2404B?

#E2404B in RGB is (226, 64, 75) - 226 red, 64 green, and 75 blue.

How to use #E2404B in CSS?

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

What colors go well with #E2404B?

#40E2D8 (complementary), #E2409C (analogous), and #BA1C26 (lighter shade) work well with #E2404B.