#E2185B Color Information

Hex color code: #E2185B

The hex color #E2185B is a striking magenta with RGB values of (226, 24, 91) and HSL of (340°, 81%, 49%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#E2185B
RGB
226, 24, 91
HSL
340°, 81%, 49%
CMYK
0%, 89%, 60%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2185B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 24, 91

Red: 226 / Green: 24 / Blue: 91

HSL

340°, 81%, 49%

Hue: 340° / Saturation: 81% / Lightness: 49%

CMYK

0%, 89%, 60%, 11%

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

What color is #E2185B?

#E2185B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2185B to RGB:

rgb(226, 24, 91)HEX to RGB Converter →

HEX to HSL

Convert #E2185B to HSL:

hsl(340, 81%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #E2185B to CMYK:

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

Color Meaning and Usage

#E2185B is a eye-catching magenta color with RGB values of 226, 24, 91 and HSL of 340°, 81%, 49%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2185B is #18E29F, creating high-contrast pairings. For softer combinations, try analogous colors like #E218C0.

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

Contrast with #E2185B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2185B?

#E2185B is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E2185B?

#E2185B in RGB is (226, 24, 91) - 226 red, 24 green, and 91 blue.

How to use #E2185B in CSS?

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

What colors go well with #E2185B?

#18E29F (complementary), #E218C0 (analogous), and #9D103F (lighter shade) work well with #E2185B.