#EC229B Color Information

Hex color code: #EC229B

A dynamic magenta shade, #EC229B appears as (236, 34, 155) in RGB and (324°, 84%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameDeep Pink
HEX
#EC229B
RGB
236, 34, 155
HSL
324°, 84%, 53%
CMYK
0%, 86%, 34%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC229B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 34, 155

Red: 236 / Green: 34 / Blue: 155

HSL

324°, 84%, 53%

Hue: 324° / Saturation: 84% / Lightness: 53%

CMYK

0%, 86%, 34%, 7%

Cyan: 0% / Magenta: 86% / Yellow: 34% / Key: 7%

What color is #EC229B?

#EC229B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC229B to RGB:

rgb(236, 34, 155)HEX to RGB Converter →

HEX to HSL

Convert #EC229B to HSL:

hsl(324, 84%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #EC229B to CMYK:

cmyk(0%, 86%, 34%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #EC229B has RGB (236, 34, 155) and HSL (324°, 84%, 53%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC229B is #22EC73, creating high-contrast pairings. For softer combinations, try analogous colors like #D822EC.

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

Contrast with #EC229B

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

Contrast Ratio: 5.27:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC229B?

#EC229B is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EC229B?

#EC229B in RGB is (236, 34, 155) - 236 red, 34 green, and 155 blue.

How to use #EC229B in CSS?

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

What colors go well with #EC229B?

#22EC73 (complementary), #D822EC (analogous), and #B21071 (lighter shade) work well with #EC229B.