#E45EA3 Color Information

Hex color code: #E45EA3

A bold magenta shade, #E45EA3 appears as (228, 94, 163) in RGB and (329°, 71%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#E45EA3
RGB
228, 94, 163
HSL
329°, 71%, 63%
CMYK
0%, 59%, 29%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E45EA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 94, 163

Red: 228 / Green: 94 / Blue: 163

HSL

329°, 71%, 63%

Hue: 329° / Saturation: 71% / Lightness: 63%

CMYK

0%, 59%, 29%, 11%

Cyan: 0% / Magenta: 59% / Yellow: 29% / Key: 11%

What color is #E45EA3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E45EA3 to RGB:

rgb(228, 94, 163)HEX to RGB Converter →

HEX to HSL

Convert #E45EA3 to HSL:

hsl(329, 71%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E45EA3 to CMYK:

cmyk(0%, 59%, 29%, 11%)Color Converter →

Color Meaning and Usage

#E45EA3 is a vivid magenta color with RGB values of 228, 94, 163 and HSL of 329°, 71%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E45EA3 is #5EE49E, creating high-contrast pairings. For softer combinations, try analogous colors like #E15EE4.

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

Contrast with #E45EA3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E45EA3?

#E45EA3 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E45EA3?

#E45EA3 in RGB is (228, 94, 163) - 228 red, 94 green, and 163 blue.

How to use #E45EA3 in CSS?

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

What colors go well with #E45EA3?

#5EE49E (complementary), #E15EE4 (analogous), and #D1237D (lighter shade) work well with #E45EA3.