#EC71BB Color Information

Hex color code: #EC71BB

A dynamic magenta shade, #EC71BB appears as (236, 113, 187) in RGB and (324°, 76%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#EC71BB
RGB
236, 113, 187
HSL
324°, 76%, 68%
CMYK
0%, 52%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC71BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 113, 187

Red: 236 / Green: 113 / Blue: 187

HSL

324°, 76%, 68%

Hue: 324° / Saturation: 76% / Lightness: 68%

CMYK

0%, 52%, 21%, 7%

Cyan: 0% / Magenta: 52% / Yellow: 21% / Key: 7%

What color is #EC71BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC71BB to RGB:

rgb(236, 113, 187)HEX to RGB Converter →

HEX to HSL

Convert #EC71BB to HSL:

hsl(324, 76%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EC71BB to CMYK:

cmyk(0%, 52%, 21%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #EC71BB has RGB (236, 113, 187) and HSL (324°, 76%, 68%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC71BB is #6FEBA1, creating high-contrast pairings. For softer combinations, try analogous colors like #DF6FEB.

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

Contrast with #EC71BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC71BB?

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

What is the RGB value of #EC71BB?

#EC71BB in RGB is (236, 113, 187) - 236 red, 113 green, and 187 blue.

How to use #EC71BB in CSS?

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

What colors go well with #EC71BB?

#6FEBA1 (complementary), #DF6FEB (analogous), and #E22C99 (lighter shade) work well with #EC71BB.