#E59FCC Color Information

Hex color code: #E59FCC

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

Try:
Color NamePlum
HEX
#E59FCC
RGB
229, 159, 204
HSL
321°, 57%, 76%
CMYK
0%, 31%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E59FCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 159, 204

Red: 229 / Green: 159 / Blue: 204

HSL

321°, 57%, 76%

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

CMYK

0%, 31%, 11%, 10%

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

What color is #E59FCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E59FCC to RGB:

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

HEX to HSL

Convert #E59FCC to HSL:

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

HEX to CMYK

Convert #E59FCC to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #E59FCC has RGB (229, 159, 204) and HSL (321°, 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 #E59FCC is #9FE5B7, creating high-contrast pairings. For softer combinations, try analogous colors like #DA9FE5.

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

Contrast with #E59FCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E59FCC?

#E59FCC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E59FCC?

#E59FCC in RGB is (229, 159, 204) - 229 red, 159 green, and 204 blue.

How to use #E59FCC in CSS?

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

What colors go well with #E59FCC?

#9FE5B7 (complementary), #DA9FE5 (analogous), and #D463AD (lighter shade) work well with #E59FCC.