#E599CD Color Information

Hex color code: #E599CD

#E599CD is a neutral magenta color. In RGB it is (229, 153, 205), and in HSL it is (319°, 59%, 75%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E599CD
RGB
229, 153, 205
HSL
319°, 59%, 75%
CMYK
0%, 33%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E599CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 153, 205

Red: 229 / Green: 153 / Blue: 205

HSL

319°, 59%, 75%

Hue: 319° / Saturation: 59% / Lightness: 75%

CMYK

0%, 33%, 10%, 10%

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

What color is #E599CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E599CD to RGB:

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

HEX to HSL

Convert #E599CD to HSL:

hsl(319, 59%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E599CD to CMYK:

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

Color Meaning and Usage

#E599CD is a neutral magenta color with RGB values of 229, 153, 205 and HSL of 319°, 59%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E599CD is #9AE5B1, creating high-contrast pairings. For softer combinations, try analogous colors like #D79AE5.

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

Contrast with #E599CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E599CD?

#E599CD is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E599CD?

#E599CD in RGB is (229, 153, 205) - 229 red, 153 green, and 205 blue.

How to use #E599CD in CSS?

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

What colors go well with #E599CD?

#9AE5B1 (complementary), #D79AE5 (analogous), and #D55DAF (lighter shade) work well with #E599CD.