#E41B4A Color Information

Hex color code: #E41B4A

A dynamic red shade, #E41B4A appears as (228, 27, 74) in RGB and (346°, 79%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#E41B4A
RGB
228, 27, 74
HSL
346°, 79%, 50%
CMYK
0%, 88%, 68%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #E41B4A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #E41B4A; color: #FFFFFF; }

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 #E41B4A; background-color: #E41B4A15; }

Alert / Toast

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

Link / Accent

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

a { color: #E41B4A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 27, 74

Red: 228 / Green: 27 / Blue: 74

HSL

346°, 79%, 50%

Hue: 346° / Saturation: 79% / Lightness: 50%

CMYK

0%, 88%, 68%, 11%

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

What color is #E41B4A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E41B4A to RGB:

rgb(228, 27, 74)HEX to RGB Converter →

HEX to HSL

Convert #E41B4A to HSL:

hsl(346, 79%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #E41B4A to CMYK:

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

Color Meaning and Usage

#E41B4A is a vivid red color with RGB values of 228, 27, 74 and HSL of 346°, 79%, 50%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E41B4A is #1BE4B5, creating high-contrast pairings. For softer combinations, try analogous colors like #E41BAF.

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

Contrast with #E41B4A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E41B4A?

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

What is the RGB value of #E41B4A?

#E41B4A in RGB is (228, 27, 74) - 228 red, 27 green, and 74 blue.

How to use #E41B4A in CSS?

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

What colors go well with #E41B4A?

#1BE4B5 (complementary), #E41BAF (analogous), and #A01334 (lighter shade) work well with #E41B4A.