#E43A7E Color Information

Hex color code: #E43A7E

A bold magenta shade, #E43A7E appears as (228, 58, 126) in RGB and (336°, 76%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#E43A7E
RGB
228, 58, 126
HSL
336°, 76%, 56%
CMYK
0%, 75%, 45%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E43A7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 58, 126

Red: 228 / Green: 58 / Blue: 126

HSL

336°, 76%, 56%

Hue: 336° / Saturation: 76% / Lightness: 56%

CMYK

0%, 75%, 45%, 11%

Cyan: 0% / Magenta: 75% / Yellow: 45% / Key: 11%

What color is #E43A7E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E43A7E to RGB:

rgb(228, 58, 126)HEX to RGB Converter →

HEX to HSL

Convert #E43A7E to HSL:

hsl(336, 76%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #E43A7E to CMYK:

cmyk(0%, 75%, 45%, 11%)Color Converter →

Color Meaning and Usage

#E43A7E is a dynamic magenta color with RGB values of 228, 58, 126 and HSL of 336°, 76%, 56%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E43A7E is #3AE4A0, creating high-contrast pairings. For softer combinations, try analogous colors like #E43AD3.

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

Contrast with #E43A7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E43A7E?

#E43A7E is a dynamic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E43A7E?

#E43A7E in RGB is (228, 58, 126) - 228 red, 58 green, and 126 blue.

How to use #E43A7E in CSS?

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

What colors go well with #E43A7E?

#3AE4A0 (complementary), #E43AD3 (analogous), and #B81959 (lighter shade) work well with #E43A7E.