#E571CB Color Information

Hex color code: #E571CB

#E571CB is a muted magenta color. In RGB it is (229, 113, 203), and in HSL it is (313°, 69%, 67%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E571CB
RGB
229, 113, 203
HSL
313°, 69%, 67%
CMYK
0%, 51%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E571CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 113, 203

Red: 229 / Green: 113 / Blue: 203

HSL

313°, 69%, 67%

Hue: 313° / Saturation: 69% / Lightness: 67%

CMYK

0%, 51%, 11%, 10%

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

What color is #E571CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E571CB to RGB:

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

HEX to HSL

Convert #E571CB to HSL:

hsl(313, 69%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E571CB to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #E571CB has RGB (229, 113, 203) and HSL (313°, 69%, 67%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E571CB is #71E58A, creating high-contrast pairings. For softer combinations, try analogous colors like #C471E5.

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

Contrast with #E571CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E571CB?

#E571CB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E571CB?

#E571CB in RGB is (229, 113, 203) - 229 red, 113 green, and 203 blue.

How to use #E571CB in CSS?

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

What colors go well with #E571CB?

#71E58A (complementary), #C471E5 (analogous), and #D930B4 (lighter shade) work well with #E571CB.