#E59FC5 Color Information

Hex color code: #E59FC5

A light magenta shade, #E59FC5 appears as (229, 159, 197) in RGB and (327°, 57%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E59FC5
RGB
229, 159, 197
HSL
327°, 57%, 76%
CMYK
0%, 31%, 14%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E59FC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 159, 197

Red: 229 / Green: 159 / Blue: 197

HSL

327°, 57%, 76%

Hue: 327° / Saturation: 57% / Lightness: 76%

CMYK

0%, 31%, 14%, 10%

Cyan: 0% / Magenta: 31% / Yellow: 14% / Key: 10%

What color is #E59FC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E59FC5 to RGB:

rgb(229, 159, 197)HEX to RGB Converter →

HEX to HSL

Convert #E59FC5 to HSL:

hsl(327, 57%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #E59FC5 to CMYK:

cmyk(0%, 31%, 14%, 10%)Color Converter →

Color Meaning and Usage

A light magenta tone, #E59FC5 has RGB (229, 159, 197) and HSL (327°, 57%, 76%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E59FC5 is #9FE5BE, creating high-contrast pairings. For softer combinations, try analogous colors like #E19FE5.

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

Contrast with #E59FC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E59FC5?

#E59FC5 is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E59FC5?

#E59FC5 in RGB is (229, 159, 197) - 229 red, 159 green, and 197 blue.

How to use #E59FC5 in CSS?

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

What colors go well with #E59FC5?

#9FE5BE (complementary), #E19FE5 (analogous), and #D463A1 (lighter shade) work well with #E59FC5.