#E2186F Color Information

Hex color code: #E2186F

#E2186F is a striking magenta color. In RGB it is (226, 24, 111), and in HSL it is (334°, 81%, 49%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#E2186F
RGB
226, 24, 111
HSL
334°, 81%, 49%
CMYK
0%, 89%, 51%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2186F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 24, 111

Red: 226 / Green: 24 / Blue: 111

HSL

334°, 81%, 49%

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

CMYK

0%, 89%, 51%, 11%

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

What color is #E2186F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2186F to RGB:

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

HEX to HSL

Convert #E2186F to HSL:

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

HEX to CMYK

Convert #E2186F to CMYK:

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

Color Meaning and Usage

#E2186F is a bold magenta color with RGB values of 226, 24, 111 and HSL of 334°, 81%, 49%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2186F is #18E28A, creating high-contrast pairings. For softer combinations, try analogous colors like #E218D5.

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

Contrast with #E2186F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2186F?

#E2186F is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E2186F?

#E2186F in RGB is (226, 24, 111) - 226 red, 24 green, and 111 blue.

How to use #E2186F in CSS?

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

What colors go well with #E2186F?

#18E28A (complementary), #E218D5 (analogous), and #9D104D (lighter shade) work well with #E2186F.