#EC225C Color Information

Hex color code: #EC225C

A bold magenta shade, #EC225C appears as (236, 34, 92) in RGB and (343°, 84%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#EC225C
RGB
236, 34, 92
HSL
343°, 84%, 53%
CMYK
0%, 86%, 61%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC225C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 34, 92

Red: 236 / Green: 34 / Blue: 92

HSL

343°, 84%, 53%

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

CMYK

0%, 86%, 61%, 7%

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

What color is #EC225C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC225C to RGB:

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

HEX to HSL

Convert #EC225C to HSL:

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

HEX to CMYK

Convert #EC225C to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #EC225C has RGB (236, 34, 92) and HSL (343°, 84%, 53%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC225C is #22ECB3, creating high-contrast pairings. For softer combinations, try analogous colors like #EC22C0.

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

Contrast with #EC225C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC225C?

#EC225C is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EC225C?

#EC225C in RGB is (236, 34, 92) - 236 red, 34 green, and 92 blue.

How to use #EC225C in CSS?

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

What colors go well with #EC225C?

#22ECB3 (complementary), #EC22C0 (analogous), and #B2103E (lighter shade) work well with #EC225C.