#EC7DBE Color Information

Hex color code: #EC7DBE

#EC7DBE is a striking magenta color. In RGB it is (236, 125, 190), and in HSL it is (325°, 74%, 71%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#EC7DBE
RGB
236, 125, 190
HSL
325°, 74%, 71%
CMYK
0%, 47%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC7DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 125, 190

Red: 236 / Green: 125 / Blue: 190

HSL

325°, 74%, 71%

Hue: 325° / Saturation: 74% / Lightness: 71%

CMYK

0%, 47%, 19%, 7%

Cyan: 0% / Magenta: 47% / Yellow: 19% / Key: 7%

What color is #EC7DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC7DBE to RGB:

rgb(236, 125, 190)HEX to RGB Converter →

HEX to HSL

Convert #EC7DBE to HSL:

hsl(325, 74%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EC7DBE to CMYK:

cmyk(0%, 47%, 19%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EC7DBE has RGB (236, 125, 190) and HSL (325°, 74%, 71%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC7DBE is #7EECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #E37EEC.

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

Contrast with #EC7DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC7DBE?

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

What is the RGB value of #EC7DBE?

#EC7DBE in RGB is (236, 125, 190) - 236 red, 125 green, and 190 blue.

How to use #EC7DBE in CSS?

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

What colors go well with #EC7DBE?

#7EECAC (complementary), #E37EEC (analogous), and #E23C9D (lighter shade) work well with #EC7DBE.