#EC323B Color Information

Hex color code: #EC323B

The hex color #EC323B is a eye-catching red with RGB values of (236, 50, 59) and HSL of (357°, 83%, 56%). It is widely used in graphic design.

Try:
Color NameCrimson
HEX
#EC323B
RGB
236, 50, 59
HSL
357°, 83%, 56%
CMYK
0%, 79%, 75%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC323B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 50, 59

Red: 236 / Green: 50 / Blue: 59

HSL

357°, 83%, 56%

Hue: 357° / Saturation: 83% / Lightness: 56%

CMYK

0%, 79%, 75%, 7%

Cyan: 0% / Magenta: 79% / Yellow: 75% / Key: 7%

What color is #EC323B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC323B to RGB:

rgb(236, 50, 59)HEX to RGB Converter →

HEX to HSL

Convert #EC323B to HSL:

hsl(357, 83%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #EC323B to CMYK:

cmyk(0%, 79%, 75%, 7%)Color Converter →

Color Meaning and Usage

A dynamic red tone, #EC323B has RGB (236, 50, 59) and HSL (357°, 83%, 56%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC323B is #32ECE3, creating high-contrast pairings. For softer combinations, try analogous colors like #EC3298.

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

Contrast with #EC323B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC323B?

#EC323B is a dynamic red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EC323B?

#EC323B in RGB is (236, 50, 59) - 236 red, 50 green, and 59 blue.

How to use #EC323B in CSS?

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

What colors go well with #EC323B?

#32ECE3 (complementary), #EC3298 (analogous), and #BF121A (lighter shade) work well with #EC323B.