#EC72BB Color Information

Hex color code: #EC72BB

A vivid magenta shade, #EC72BB appears as (236, 114, 187) in RGB and (324°, 76%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#EC72BB
RGB
236, 114, 187
HSL
324°, 76%, 69%
CMYK
0%, 52%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC72BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 114, 187

Red: 236 / Green: 114 / Blue: 187

HSL

324°, 76%, 69%

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

CMYK

0%, 52%, 21%, 7%

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

What color is #EC72BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC72BB to RGB:

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

HEX to HSL

Convert #EC72BB to HSL:

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

HEX to CMYK

Convert #EC72BB to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EC72BB has RGB (236, 114, 187) and HSL (324°, 76%, 69%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC72BB is #74ECA4, creating high-contrast pairings. For softer combinations, try analogous colors like #E074EC.

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

Contrast with #EC72BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC72BB?

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

What is the RGB value of #EC72BB?

#EC72BB in RGB is (236, 114, 187) - 236 red, 114 green, and 187 blue.

How to use #EC72BB in CSS?

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

What colors go well with #EC72BB?

#74ECA4 (complementary), #E074EC (analogous), and #E3319C (lighter shade) work well with #EC72BB.