#E580AF Color Information

Hex color code: #E580AF

#E580AF is a warm magenta color. In RGB it is (229, 128, 175), and in HSL it is (332°, 66%, 70%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#E580AF
RGB
229, 128, 175
HSL
332°, 66%, 70%
CMYK
0%, 44%, 24%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E580AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 128, 175

Red: 229 / Green: 128 / Blue: 175

HSL

332°, 66%, 70%

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

CMYK

0%, 44%, 24%, 10%

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

What color is #E580AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E580AF to RGB:

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

HEX to HSL

Convert #E580AF to HSL:

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

HEX to CMYK

Convert #E580AF to CMYK:

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

Color Meaning and Usage

#E580AF is a warm magenta color with RGB values of 229, 128, 175 and HSL of 332°, 66%, 70%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E580AF is #80E5B6, creating high-contrast pairings. For softer combinations, try analogous colors like #E580E2.

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

Contrast with #E580AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E580AF?

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

What is the RGB value of #E580AF?

#E580AF in RGB is (229, 128, 175) - 229 red, 128 green, and 175 blue.

How to use #E580AF in CSS?

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

What colors go well with #E580AF?

#80E5B6 (complementary), #E580E2 (analogous), and #D84187 (lighter shade) work well with #E580AF.