#E596ED Color Information

Hex color code: #E596ED

A soft magenta shade, #E596ED appears as (229, 150, 237) in RGB and (294°, 71%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#E596ED
RGB
229, 150, 237
HSL
294°, 71%, 76%
CMYK
3%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E596ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 150, 237

Red: 229 / Green: 150 / Blue: 237

HSL

294°, 71%, 76%

Hue: 294° / Saturation: 71% / Lightness: 76%

CMYK

3%, 37%, 0%, 7%

Cyan: 3% / Magenta: 37% / Yellow: 0% / Key: 7%

What color is #E596ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E596ED to RGB:

rgb(229, 150, 237)HEX to RGB Converter →

HEX to HSL

Convert #E596ED to HSL:

hsl(294, 71%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #E596ED to CMYK:

cmyk(3%, 37%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #E596ED has RGB (229, 150, 237) and HSL (294°, 71%, 76%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E596ED is #9FED96, creating high-contrast pairings. For softer combinations, try analogous colors like #B996ED.

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

Contrast with #E596ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E596ED?

#E596ED is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E596ED?

#E596ED in RGB is (229, 150, 237) - 229 red, 150 green, and 237 blue.

How to use #E596ED in CSS?

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

What colors go well with #E596ED?

#9FED96 (complementary), #B996ED (analogous), and #D455E2 (lighter shade) work well with #E596ED.