#E580AC Color Information

Hex color code: #E580AC

#E580AC is a vibrant magenta color. In RGB it is (229, 128, 172), and in HSL it is (334°, 66%, 70%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#E580AC
RGB
229, 128, 172
HSL
334°, 66%, 70%
CMYK
0%, 44%, 25%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E580AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 128, 172

Red: 229 / Green: 128 / Blue: 172

HSL

334°, 66%, 70%

Hue: 334° / Saturation: 66% / Lightness: 70%

CMYK

0%, 44%, 25%, 10%

Cyan: 0% / Magenta: 44% / Yellow: 25% / Key: 10%

What color is #E580AC?

#E580AC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E580AC to RGB:

rgb(229, 128, 172)HEX to RGB Converter →

HEX to HSL

Convert #E580AC to HSL:

hsl(334, 66%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E580AC to CMYK:

cmyk(0%, 44%, 25%, 10%)Color Converter →

Color Meaning and Usage

A warm magenta tone, #E580AC has RGB (229, 128, 172) and HSL (334°, 66%, 70%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E580AC is #80E5B9, creating high-contrast pairings. For softer combinations, try analogous colors like #E580DE.

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

Contrast with #E580AC

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

Contrast Ratio: 8.01:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E580AC?

#E580AC is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E580AC?

#E580AC in RGB is (229, 128, 172) - 229 red, 128 green, and 172 blue.

How to use #E580AC in CSS?

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

What colors go well with #E580AC?

#80E5B9 (complementary), #E580DE (analogous), and #D84182 (lighter shade) work well with #E580AC.