#E449AB Color Information

Hex color code: #E449AB

The hex color #E449AB is a vivid magenta with RGB values of (228, 73, 171) and HSL of (322°, 74%, 59%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#E449AB
RGB
228, 73, 171
HSL
322°, 74%, 59%
CMYK
0%, 68%, 25%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E449AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 73, 171

Red: 228 / Green: 73 / Blue: 171

HSL

322°, 74%, 59%

Hue: 322° / Saturation: 74% / Lightness: 59%

CMYK

0%, 68%, 25%, 11%

Cyan: 0% / Magenta: 68% / Yellow: 25% / Key: 11%

What color is #E449AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E449AB to RGB:

rgb(228, 73, 171)HEX to RGB Converter →

HEX to HSL

Convert #E449AB to HSL:

hsl(322, 74%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #E449AB to CMYK:

cmyk(0%, 68%, 25%, 11%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #E449AB has RGB (228, 73, 171) and HSL (322°, 74%, 59%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E449AB is #49E482, creating high-contrast pairings. For softer combinations, try analogous colors like #CF49E4.

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

Contrast with #E449AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E449AB?

#E449AB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E449AB?

#E449AB in RGB is (228, 73, 171) - 228 red, 73 green, and 171 blue.

How to use #E449AB in CSS?

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

What colors go well with #E449AB?

#49E482 (complementary), #CF49E4 (analogous), and #C31D86 (lighter shade) work well with #E449AB.