#EC55DB Color Information

Hex color code: #EC55DB

The hex color #EC55DB is a striking magenta with RGB values of (236, 85, 219) and HSL of (307°, 80%, 63%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#EC55DB
RGB
236, 85, 219
HSL
307°, 80%, 63%
CMYK
0%, 64%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC55DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 85, 219

Red: 236 / Green: 85 / Blue: 219

HSL

307°, 80%, 63%

Hue: 307° / Saturation: 80% / Lightness: 63%

CMYK

0%, 64%, 7%, 7%

Cyan: 0% / Magenta: 64% / Yellow: 7% / Key: 7%

What color is #EC55DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC55DB to RGB:

rgb(236, 85, 219)HEX to RGB Converter →

HEX to HSL

Convert #EC55DB to HSL:

hsl(307, 80%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #EC55DB to CMYK:

cmyk(0%, 64%, 7%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EC55DB has RGB (236, 85, 219) and HSL (307°, 80%, 63%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC55DB is #55EC67, creating high-contrast pairings. For softer combinations, try analogous colors like #B255EC.

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

Contrast with #EC55DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC55DB?

#EC55DB is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC55DB?

#EC55DB in RGB is (236, 85, 219) - 236 red, 85 green, and 219 blue.

How to use #EC55DB in CSS?

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

What colors go well with #EC55DB?

#55EC67 (complementary), #B255EC (analogous), and #DC18C5 (lighter shade) work well with #EC55DB.