#EC656E Color Information

Hex color code: #EC656E

The hex color #EC656E is a dynamic red with RGB values of (236, 101, 110) and HSL of (356°, 78%, 66%). It is typically applied in digital products.

Try:
Color NameSalmon
HEX
#EC656E
RGB
236, 101, 110
HSL
356°, 78%, 66%
CMYK
0%, 57%, 53%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC656E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 101, 110

Red: 236 / Green: 101 / Blue: 110

HSL

356°, 78%, 66%

Hue: 356° / Saturation: 78% / Lightness: 66%

CMYK

0%, 57%, 53%, 7%

Cyan: 0% / Magenta: 57% / Yellow: 53% / Key: 7%

What color is #EC656E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC656E to RGB:

rgb(236, 101, 110)HEX to RGB Converter →

HEX to HSL

Convert #EC656E to HSL:

hsl(356, 78%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #EC656E to CMYK:

cmyk(0%, 57%, 53%, 7%)Color Converter →

Color Meaning and Usage

#EC656E is a eye-catching red color with RGB values of 236, 101, 110 and HSL of 356°, 78%, 66%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC656E is #65ECE3, creating high-contrast pairings. For softer combinations, try analogous colors like #EC65B1.

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

Contrast with #EC656E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC656E?

#EC656E is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC656E?

#EC656E in RGB is (236, 101, 110) - 236 red, 101 green, and 110 blue.

How to use #EC656E in CSS?

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

What colors go well with #EC656E?

#65ECE3 (complementary), #EC65B1 (analogous), and #E4212E (lighter shade) work well with #EC656E.