#EC224B Color Information

Hex color code: #EC224B

#EC224B is a dynamic red color. In RGB it is (236, 34, 75), and in HSL it is (348°, 84%, 53%). It is widely used in graphic design.

Try:
Color NameCrimson
HEX
#EC224B
RGB
236, 34, 75
HSL
348°, 84%, 53%
CMYK
0%, 86%, 68%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC224B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 34, 75

Red: 236 / Green: 34 / Blue: 75

HSL

348°, 84%, 53%

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

CMYK

0%, 86%, 68%, 7%

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

What color is #EC224B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC224B to RGB:

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

HEX to HSL

Convert #EC224B to HSL:

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

HEX to CMYK

Convert #EC224B to CMYK:

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

Color Meaning and Usage

#EC224B is a vivid red color with RGB values of 236, 34, 75 and HSL of 348°, 84%, 53%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC224B is #22ECC4, creating high-contrast pairings. For softer combinations, try analogous colors like #EC22AF.

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

Contrast with #EC224B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC224B?

#EC224B is a vivid red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EC224B?

#EC224B in RGB is (236, 34, 75) - 236 red, 34 green, and 75 blue.

How to use #EC224B in CSS?

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

What colors go well with #EC224B?

#22ECC4 (complementary), #EC22AF (analogous), and #B21030 (lighter shade) work well with #EC224B.