#E580AA Color Information

Hex color code: #E580AA

A invigorating magenta shade, #E580AA appears as (229, 128, 170) in RGB and (335°, 66%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#E580AA
RGB
229, 128, 170
HSL
335°, 66%, 70%
CMYK
0%, 44%, 26%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E580AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 128, 170

Red: 229 / Green: 128 / Blue: 170

HSL

335°, 66%, 70%

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

CMYK

0%, 44%, 26%, 10%

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

What color is #E580AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E580AA to RGB:

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

HEX to HSL

Convert #E580AA to HSL:

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

HEX to CMYK

Convert #E580AA to CMYK:

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

Color Meaning and Usage

A fiery magenta tone, #E580AA has RGB (229, 128, 170) and HSL (335°, 66%, 70%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E580AA is #80E5BB, creating high-contrast pairings. For softer combinations, try analogous colors like #E580DD.

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

Contrast with #E580AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E580AA?

#E580AA is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E580AA?

#E580AA in RGB is (229, 128, 170) - 229 red, 128 green, and 170 blue.

How to use #E580AA in CSS?

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

What colors go well with #E580AA?

#80E5BB (complementary), #E580DD (analogous), and #D84180 (lighter shade) work well with #E580AA.