#EC916A Color Information

Hex color code: #EC916A

A vivid orange shade, #EC916A appears as (236, 145, 106) in RGB and (18°, 77%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#EC916A
RGB
236, 145, 106
HSL
18°, 77%, 67%
CMYK
0%, 39%, 55%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC916A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 145, 106

Red: 236 / Green: 145 / Blue: 106

HSL

18°, 77%, 67%

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

CMYK

0%, 39%, 55%, 7%

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

What color is #EC916A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC916A to RGB:

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

HEX to HSL

Convert #EC916A to HSL:

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

HEX to CMYK

Convert #EC916A to CMYK:

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

Color Meaning and Usage

#EC916A is a eye-catching orange color with RGB values of 236, 145, 106 and HSL of 18°, 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 #EC916A is #6AC5EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC6A84.

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

Contrast with #EC916A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC916A?

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

What is the RGB value of #EC916A?

#EC916A in RGB is (236, 145, 106) - 236 red, 145 green, and 106 blue.

How to use #EC916A in CSS?

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

What colors go well with #EC916A?

#6AC5EC (complementary), #EC6A84 (analogous), and #E35F26 (lighter shade) work well with #EC916A.