#EC84BA Color Information

Hex color code: #EC84BA

#EC84BA is a bold magenta color. In RGB it is (236, 132, 186), and in HSL it is (329°, 73%, 72%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#EC84BA
RGB
236, 132, 186
HSL
329°, 73%, 72%
CMYK
0%, 44%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC84BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 132, 186

Red: 236 / Green: 132 / Blue: 186

HSL

329°, 73%, 72%

Hue: 329° / Saturation: 73% / Lightness: 72%

CMYK

0%, 44%, 21%, 7%

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

What color is #EC84BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC84BA to RGB:

rgb(236, 132, 186)HEX to RGB Converter →

HEX to HSL

Convert #EC84BA to HSL:

hsl(329, 73%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EC84BA to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #EC84BA has RGB (236, 132, 186) and HSL (329°, 73%, 72%). 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 #EC84BA is #83ECB6, creating high-contrast pairings. For softer combinations, try analogous colors like #EA83EC.

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

Contrast with #EC84BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC84BA?

#EC84BA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC84BA?

#EC84BA in RGB is (236, 132, 186) - 236 red, 132 green, and 186 blue.

How to use #EC84BA in CSS?

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

What colors go well with #EC84BA?

#83ECB6 (complementary), #EA83EC (analogous), and #E14194 (lighter shade) work well with #EC84BA.