#E1238F Color Information

Hex color code: #E1238F

#E1238F is a vivid magenta color. In RGB it is (225, 35, 143), and in HSL it is (326°, 76%, 51%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#E1238F
RGB
225, 35, 143
HSL
326°, 76%, 51%
CMYK
0%, 84%, 36%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1238F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 35, 143

Red: 225 / Green: 35 / Blue: 143

HSL

326°, 76%, 51%

Hue: 326° / Saturation: 76% / Lightness: 51%

CMYK

0%, 84%, 36%, 12%

Cyan: 0% / Magenta: 84% / Yellow: 36% / Key: 12%

What color is #E1238F?

#E1238F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1238F to RGB:

rgb(225, 35, 143)HEX to RGB Converter →

HEX to HSL

Convert #E1238F to HSL:

hsl(326, 76%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #E1238F to CMYK:

cmyk(0%, 84%, 36%, 12%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #E1238F has RGB (225, 35, 143) and HSL (326°, 76%, 51%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1238F is #23E175, creating high-contrast pairings. For softer combinations, try analogous colors like #D423E1.

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

Contrast with #E1238F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1238F?

#E1238F is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E1238F?

#E1238F in RGB is (225, 35, 143) - 225 red, 35 green, and 143 blue.

How to use #E1238F in CSS?

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

What colors go well with #E1238F?

#23E175 (complementary), #D423E1 (analogous), and #A21665 (lighter shade) work well with #E1238F.