#E582AB Color Information

Hex color code: #E582AB

A warm magenta shade, #E582AB appears as (229, 130, 171) in RGB and (335°, 66%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#E582AB
RGB
229, 130, 171
HSL
335°, 66%, 70%
CMYK
0%, 43%, 25%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E582AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 130, 171

Red: 229 / Green: 130 / Blue: 171

HSL

335°, 66%, 70%

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

CMYK

0%, 43%, 25%, 10%

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

What color is #E582AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E582AB to RGB:

rgb(229, 130, 171)HEX to RGB Converter →

HEX to HSL

Convert #E582AB to HSL:

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

HEX to CMYK

Convert #E582AB to CMYK:

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

Color Meaning and Usage

A invigorating magenta tone, #E582AB has RGB (229, 130, 171) and HSL (335°, 66%, 70%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #E582AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E582AB?

#E582AB is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E582AB?

#E582AB in RGB is (229, 130, 171) - 229 red, 130 green, and 171 blue.

How to use #E582AB in CSS?

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

What colors go well with #E582AB?

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