#E25ACE Color Information

Hex color code: #E25ACE

#E25ACE is a understated magenta color. In RGB it is (226, 90, 206), and in HSL it is (309°, 70%, 62%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#E25ACE
RGB
226, 90, 206
HSL
309°, 70%, 62%
CMYK
0%, 60%, 9%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E25ACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 90, 206

Red: 226 / Green: 90 / Blue: 206

HSL

309°, 70%, 62%

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

CMYK

0%, 60%, 9%, 11%

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

What color is #E25ACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E25ACE to RGB:

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

HEX to HSL

Convert #E25ACE to HSL:

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

HEX to CMYK

Convert #E25ACE to CMYK:

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

Color Meaning and Usage

#E25ACE is a muted magenta color with RGB values of 226, 90, 206 and HSL of 309°, 70%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E25ACE is #5AE26F, creating high-contrast pairings. For softer combinations, try analogous colors like #B25AE2.

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

Contrast with #E25ACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E25ACE?

#E25ACE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E25ACE?

#E25ACE in RGB is (226, 90, 206) - 226 red, 90 green, and 206 blue.

How to use #E25ACE in CSS?

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

What colors go well with #E25ACE?

#5AE26F (complementary), #B25AE2 (analogous), and #CC24B3 (lighter shade) work well with #E25ACE.