#E558CB Color Information

Hex color code: #E558CB

A dynamic magenta shade, #E558CB appears as (229, 88, 203) in RGB and (311°, 73%, 62%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E558CB
RGB
229, 88, 203
HSL
311°, 73%, 62%
CMYK
0%, 62%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E558CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 88, 203

Red: 229 / Green: 88 / Blue: 203

HSL

311°, 73%, 62%

Hue: 311° / Saturation: 73% / Lightness: 62%

CMYK

0%, 62%, 11%, 10%

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

What color is #E558CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E558CB to RGB:

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

HEX to HSL

Convert #E558CB to HSL:

hsl(311, 73%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #E558CB to CMYK:

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

Color Meaning and Usage

#E558CB is a vivid magenta color with RGB values of 229, 88, 203 and HSL of 311°, 73%, 62%. 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 #E558CB is #57E571, creating high-contrast pairings. For softer combinations, try analogous colors like #B857E5.

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

Contrast with #E558CB

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

Contrast Ratio: 6.59:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E558CB?

#E558CB is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E558CB?

#E558CB in RGB is (229, 88, 203) - 229 red, 88 green, and 203 blue.

How to use #E558CB in CSS?

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

What colors go well with #E558CB?

#57E571 (complementary), #B857E5 (analogous), and #CF20AF (lighter shade) work well with #E558CB.