#EC7EBE Color Information

Hex color code: #EC7EBE

A vivid magenta shade, #EC7EBE appears as (236, 126, 190) in RGB and (325°, 74%, 71%) in HSL. It is commonly used in modern UI design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC7EBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 126, 190

Red: 236 / Green: 126 / 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 #EC7EBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC7EBE to RGB:

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

HEX to HSL

Convert #EC7EBE to HSL:

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

HEX to CMYK

Convert #EC7EBE to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #EC7EBE has RGB (236, 126, 190) and HSL (325°, 74%, 71%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EC7EBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC7EBE?

#EC7EBE is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC7EBE?

#EC7EBE in RGB is (236, 126, 190) - 236 red, 126 green, and 190 blue.

How to use #EC7EBE in CSS?

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

What colors go well with #EC7EBE?

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