#E1145F Color Information

Hex color code: #E1145F

The hex color #E1145F is a bold magenta with RGB values of (225, 20, 95) and HSL of (338°, 84%, 48%). It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#E1145F
RGB
225, 20, 95
HSL
338°, 84%, 48%
CMYK
0%, 91%, 58%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1145F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 20, 95

Red: 225 / Green: 20 / Blue: 95

HSL

338°, 84%, 48%

Hue: 338° / Saturation: 84% / Lightness: 48%

CMYK

0%, 91%, 58%, 12%

Cyan: 0% / Magenta: 91% / Yellow: 58% / Key: 12%

What color is #E1145F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1145F to RGB:

rgb(225, 20, 95)HEX to RGB Converter →

HEX to HSL

Convert #E1145F to HSL:

hsl(338, 84%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #E1145F to CMYK:

cmyk(0%, 91%, 58%, 12%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #E1145F has RGB (225, 20, 95) and HSL (338°, 84%, 48%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1145F is #14E196, creating high-contrast pairings. For softer combinations, try analogous colors like #E114C6.

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

Contrast with #E1145F

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

Contrast Ratio: 4.47:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1145F?

#E1145F is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E1145F?

#E1145F in RGB is (225, 20, 95) - 225 red, 20 green, and 95 blue.

How to use #E1145F in CSS?

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

What colors go well with #E1145F?

#14E196 (complementary), #E114C6 (analogous), and #9B0D41 (lighter shade) work well with #E1145F.