#E059BC Color Information

Hex color code: #E059BC

#E059BC is a muted magenta color. In RGB it is (224, 89, 188), and in HSL it is (316°, 69%, 61%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E059BC
RGB
224, 89, 188
HSL
316°, 69%, 61%
CMYK
0%, 60%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E059BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 89, 188

Red: 224 / Green: 89 / Blue: 188

HSL

316°, 69%, 61%

Hue: 316° / Saturation: 69% / Lightness: 61%

CMYK

0%, 60%, 16%, 12%

Cyan: 0% / Magenta: 60% / Yellow: 16% / Key: 12%

What color is #E059BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E059BC to RGB:

rgb(224, 89, 188)HEX to RGB Converter →

HEX to HSL

Convert #E059BC to HSL:

hsl(316, 69%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #E059BC to CMYK:

cmyk(0%, 60%, 16%, 12%)Color Converter →

Color Meaning and Usage

#E059BC is a understated magenta color with RGB values of 224, 89, 188 and HSL of 316°, 69%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E059BC is #57E07C, creating high-contrast pairings. For softer combinations, try analogous colors like #C057E0.

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

Contrast with #E059BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E059BC?

#E059BC is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E059BC?

#E059BC in RGB is (224, 89, 188) - 224 red, 89 green, and 188 blue.

How to use #E059BC in CSS?

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

What colors go well with #E059BC?

#57E07C (complementary), #C057E0 (analogous), and #C6249B (lighter shade) work well with #E059BC.