#E425AB Color Information

Hex color code: #E425AB

A bold magenta shade, #E425AB appears as (228, 37, 171) in RGB and (318°, 78%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#E425AB
RGB
228, 37, 171
HSL
318°, 78%, 52%
CMYK
0%, 84%, 25%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E425AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 37, 171

Red: 228 / Green: 37 / Blue: 171

HSL

318°, 78%, 52%

Hue: 318° / Saturation: 78% / Lightness: 52%

CMYK

0%, 84%, 25%, 11%

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

What color is #E425AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E425AB to RGB:

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

HEX to HSL

Convert #E425AB to HSL:

hsl(318, 78%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #E425AB to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #E425AB has RGB (228, 37, 171) and HSL (318°, 78%, 52%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E425AB is #25E45E, creating high-contrast pairings. For softer combinations, try analogous colors like #BE25E4.

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

Contrast with #E425AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E425AB?

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

What is the RGB value of #E425AB?

#E425AB in RGB is (228, 37, 171) - 228 red, 37 green, and 171 blue.

How to use #E425AB in CSS?

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

What colors go well with #E425AB?

#25E45E (complementary), #BE25E4 (analogous), and #A8157C (lighter shade) work well with #E425AB.