#EC866A Color Information

Hex color code: #EC866A

A eye-catching red shade, #EC866A appears as (236, 134, 106) in RGB and (13°, 77%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameSalmon
HEX
#EC866A
RGB
236, 134, 106
HSL
13°, 77%, 67%
CMYK
0%, 43%, 55%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC866A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 134, 106

Red: 236 / Green: 134 / Blue: 106

HSL

13°, 77%, 67%

Hue: 13° / Saturation: 77% / Lightness: 67%

CMYK

0%, 43%, 55%, 7%

Cyan: 0% / Magenta: 43% / Yellow: 55% / Key: 7%

What color is #EC866A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC866A to RGB:

rgb(236, 134, 106)HEX to RGB Converter →

HEX to HSL

Convert #EC866A to HSL:

hsl(13, 77%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EC866A to CMYK:

cmyk(0%, 43%, 55%, 7%)Color Converter →

Color Meaning and Usage

#EC866A is a eye-catching red color with RGB values of 236, 134, 106 and HSL of 13°, 77%, 67%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC866A is #6AD0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC6A8F.

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

Contrast with #EC866A

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 #EC866A?

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

What is the RGB value of #EC866A?

#EC866A in RGB is (236, 134, 106) - 236 red, 134 green, and 106 blue.

How to use #EC866A in CSS?

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

What colors go well with #EC866A?

#6AD0EC (complementary), #EC6A8F (analogous), and #E34F26 (lighter shade) work well with #EC866A.