#E595CD Color Information

Hex color code: #E595CD

#E595CD is a subtle magenta color. In RGB it is (229, 149, 205), and in HSL it is (318°, 61%, 74%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E595CD
RGB
229, 149, 205
HSL
318°, 61%, 74%
CMYK
0%, 35%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E595CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 149, 205

Red: 229 / Green: 149 / Blue: 205

HSL

318°, 61%, 74%

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

CMYK

0%, 35%, 10%, 10%

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

What color is #E595CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E595CD to RGB:

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

HEX to HSL

Convert #E595CD to HSL:

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

HEX to CMYK

Convert #E595CD to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #E595CD has RGB (229, 149, 205) and HSL (318°, 61%, 74%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E595CD is #94E5AD, creating high-contrast pairings. For softer combinations, try analogous colors like #D594E5.

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

Contrast with #E595CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E595CD?

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

What is the RGB value of #E595CD?

#E595CD in RGB is (229, 149, 205) - 229 red, 149 green, and 205 blue.

How to use #E595CD in CSS?

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

What colors go well with #E595CD?

#94E5AD (complementary), #D594E5 (analogous), and #D657B0 (lighter shade) work well with #E595CD.