#E595DC Color Information

Hex color code: #E595DC

#E595DC is a balanced magenta color. In RGB it is (229, 149, 220), and in HSL it is (307°, 61%, 74%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#E595DC
RGB
229, 149, 220
HSL
307°, 61%, 74%
CMYK
0%, 35%, 4%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E595DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 149, 220

Red: 229 / Green: 149 / Blue: 220

HSL

307°, 61%, 74%

Hue: 307° / Saturation: 61% / Lightness: 74%

CMYK

0%, 35%, 4%, 10%

Cyan: 0% / Magenta: 35% / Yellow: 4% / Key: 10%

What color is #E595DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E595DC to RGB:

rgb(229, 149, 220)HEX to RGB Converter →

HEX to HSL

Convert #E595DC to HSL:

hsl(307, 61%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #E595DC to CMYK:

cmyk(0%, 35%, 4%, 10%)Color Converter →

Color Meaning and Usage

#E595DC is a subtle magenta color with RGB values of 229, 149, 220 and HSL of 307°, 61%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E595DC is #94E59E, creating high-contrast pairings. For softer combinations, try analogous colors like #C694E5.

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

Contrast with #E595DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E595DC?

#E595DC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E595DC?

#E595DC in RGB is (229, 149, 220) - 229 red, 149 green, and 220 blue.

How to use #E595DC in CSS?

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

What colors go well with #E595DC?

#94E59E (complementary), #C694E5 (analogous), and #D657C7 (lighter shade) work well with #E595DC.