#E59ABF Color Information

Hex color code: #E59ABF

#E59ABF is a understated magenta color. In RGB it is (229, 154, 191), and in HSL it is (330°, 59%, 75%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#E59ABF
RGB
229, 154, 191
HSL
330°, 59%, 75%
CMYK
0%, 33%, 17%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E59ABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 154, 191

Red: 229 / Green: 154 / Blue: 191

HSL

330°, 59%, 75%

Hue: 330° / Saturation: 59% / Lightness: 75%

CMYK

0%, 33%, 17%, 10%

Cyan: 0% / Magenta: 33% / Yellow: 17% / Key: 10%

What color is #E59ABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E59ABF to RGB:

rgb(229, 154, 191)HEX to RGB Converter →

HEX to HSL

Convert #E59ABF to HSL:

hsl(330, 59%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E59ABF to CMYK:

cmyk(0%, 33%, 17%, 10%)Color Converter →

Color Meaning and Usage

#E59ABF is a neutral magenta color with RGB values of 229, 154, 191 and HSL of 330°, 59%, 75%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E59ABF is #9AE5BF, creating high-contrast pairings. For softer combinations, try analogous colors like #E59AE5.

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

Contrast with #E59ABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E59ABF?

#E59ABF is a neutral magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E59ABF?

#E59ABF in RGB is (229, 154, 191) - 229 red, 154 green, and 191 blue.

How to use #E59ABF in CSS?

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

What colors go well with #E59ABF?

#9AE5BF (complementary), #E59AE5 (analogous), and #D55D99 (lighter shade) work well with #E59ABF.