#ECA488 Color Information

Hex color code: #ECA488

The hex color #ECA488 is a striking orange with RGB values of (236, 164, 136) and HSL of (17°, 72%, 73%). It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#ECA488
RGB
236, 164, 136
HSL
17°, 72%, 73%
CMYK
0%, 31%, 42%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECA488; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 164, 136

Red: 236 / Green: 164 / Blue: 136

HSL

17°, 72%, 73%

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

CMYK

0%, 31%, 42%, 7%

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

What color is #ECA488?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECA488 to RGB:

rgb(236, 164, 136)HEX to RGB Converter →

HEX to HSL

Convert #ECA488 to HSL:

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

HEX to CMYK

Convert #ECA488 to CMYK:

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

Color Meaning and Usage

#ECA488 is a vivid orange color with RGB values of 236, 164, 136 and HSL of 17°, 72%, 73%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECA488 is #89D0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC899E.

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

Contrast with #ECA488

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECA488?

#ECA488 is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ECA488?

#ECA488 in RGB is (236, 164, 136) - 236 red, 164 green, and 136 blue.

How to use #ECA488 in CSS?

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

What colors go well with #ECA488?

#89D0EC (complementary), #EC899E (analogous), and #E17247 (lighter shade) work well with #ECA488.