#E599CB Color Information

Hex color code: #E599CB

The hex color #E599CB is a balanced magenta with RGB values of (229, 153, 203) and HSL of (321°, 59%, 75%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E599CB
RGB
229, 153, 203
HSL
321°, 59%, 75%
CMYK
0%, 33%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E599CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 153, 203

Red: 229 / Green: 153 / Blue: 203

HSL

321°, 59%, 75%

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

CMYK

0%, 33%, 11%, 10%

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

What color is #E599CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E599CB to RGB:

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

HEX to HSL

Convert #E599CB to HSL:

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

HEX to CMYK

Convert #E599CB to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #E599CB has RGB (229, 153, 203) and HSL (321°, 59%, 75%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E599CB is #9AE5B4, creating high-contrast pairings. For softer combinations, try analogous colors like #DA9AE5.

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

Contrast with #E599CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E599CB?

#E599CB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E599CB?

#E599CB in RGB is (229, 153, 203) - 229 red, 153 green, and 203 blue.

How to use #E599CB in CSS?

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

What colors go well with #E599CB?

#9AE5B4 (complementary), #DA9AE5 (analogous), and #D55DAB (lighter shade) work well with #E599CB.