#E580DB Color Information

Hex color code: #E580DB

The hex color #E580DB is a neutral magenta with RGB values of (229, 128, 219) and HSL of (306°, 66%, 70%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E580DB
RGB
229, 128, 219
HSL
306°, 66%, 70%
CMYK
0%, 44%, 4%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E580DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 128, 219

Red: 229 / Green: 128 / Blue: 219

HSL

306°, 66%, 70%

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

CMYK

0%, 44%, 4%, 10%

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

What color is #E580DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E580DB to RGB:

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

HEX to HSL

Convert #E580DB to HSL:

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

HEX to CMYK

Convert #E580DB to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #E580DB has RGB (229, 128, 219) and HSL (306°, 66%, 70%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E580DB is #80E58A, creating high-contrast pairings. For softer combinations, try analogous colors like #BD80E5.

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

Contrast with #E580DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E580DB?

#E580DB is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E580DB?

#E580DB in RGB is (229, 128, 219) - 229 red, 128 green, and 219 blue.

How to use #E580DB in CSS?

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

What colors go well with #E580DB?

#80E58A (complementary), #BD80E5 (analogous), and #D841C9 (lighter shade) work well with #E580DB.