#E25AC5 Color Information

Hex color code: #E25AC5

A neutral magenta shade, #E25AC5 appears as (226, 90, 197) in RGB and (313°, 70%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#E25AC5
RGB
226, 90, 197
HSL
313°, 70%, 62%
CMYK
0%, 60%, 13%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E25AC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 90, 197

Red: 226 / Green: 90 / Blue: 197

HSL

313°, 70%, 62%

Hue: 313° / Saturation: 70% / Lightness: 62%

CMYK

0%, 60%, 13%, 11%

Cyan: 0% / Magenta: 60% / Yellow: 13% / Key: 11%

What color is #E25AC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E25AC5 to RGB:

rgb(226, 90, 197)HEX to RGB Converter →

HEX to HSL

Convert #E25AC5 to HSL:

hsl(313, 70%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #E25AC5 to CMYK:

cmyk(0%, 60%, 13%, 11%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #E25AC5 has RGB (226, 90, 197) and HSL (313°, 70%, 62%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E25AC5 is #5AE278, creating high-contrast pairings. For softer combinations, try analogous colors like #BB5AE2.

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

Contrast with #E25AC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E25AC5?

#E25AC5 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E25AC5?

#E25AC5 in RGB is (226, 90, 197) - 226 red, 90 green, and 197 blue.

How to use #E25AC5 in CSS?

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

What colors go well with #E25AC5?

#5AE278 (complementary), #BB5AE2 (analogous), and #CC24A7 (lighter shade) work well with #E25AC5.