#EC838A Color Information

Hex color code: #EC838A

The hex color #EC838A is a eye-catching red with RGB values of (236, 131, 138) and HSL of (356°, 73%, 72%). It is widely used in graphic design.

Try:
Color NameLight Coral
HEX
#EC838A
RGB
236, 131, 138
HSL
356°, 73%, 72%
CMYK
0%, 44%, 42%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC838A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 131, 138

Red: 236 / Green: 131 / Blue: 138

HSL

356°, 73%, 72%

Hue: 356° / Saturation: 73% / Lightness: 72%

CMYK

0%, 44%, 42%, 7%

Cyan: 0% / Magenta: 44% / Yellow: 42% / Key: 7%

What color is #EC838A?

#EC838A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC838A to RGB:

rgb(236, 131, 138)HEX to RGB Converter →

HEX to HSL

Convert #EC838A to HSL:

hsl(356, 73%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EC838A to CMYK:

cmyk(0%, 44%, 42%, 7%)Color Converter →

Color Meaning and Usage

#EC838A is a bold red color with RGB values of 236, 131, 138 and HSL of 356°, 73%, 72%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC838A is #83ECE5, creating high-contrast pairings. For softer combinations, try analogous colors like #EC83BF.

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

Contrast with #EC838A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC838A?

#EC838A is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC838A?

#EC838A in RGB is (236, 131, 138) - 236 red, 131 green, and 138 blue.

How to use #EC838A in CSS?

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

What colors go well with #EC838A?

#83ECE5 (complementary), #EC83BF (analogous), and #E1414C (lighter shade) work well with #EC838A.