#ECAD8E Color Information

Hex color code: #ECAD8E

#ECAD8E is a vivid orange color. In RGB it is (236, 173, 142), and in HSL it is (20°, 71%, 74%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#ECAD8E
RGB
236, 173, 142
HSL
20°, 71%, 74%
CMYK
0%, 27%, 40%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECAD8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 173, 142

Red: 236 / Green: 173 / Blue: 142

HSL

20°, 71%, 74%

Hue: 20° / Saturation: 71% / Lightness: 74%

CMYK

0%, 27%, 40%, 7%

Cyan: 0% / Magenta: 27% / Yellow: 40% / Key: 7%

What color is #ECAD8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECAD8E to RGB:

rgb(236, 173, 142)HEX to RGB Converter →

HEX to HSL

Convert #ECAD8E to HSL:

hsl(20, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ECAD8E to CMYK:

cmyk(0%, 27%, 40%, 7%)Color Converter →

Color Meaning and Usage

A bold orange tone, #ECAD8E has RGB (236, 173, 142) and HSL (20°, 71%, 74%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECAD8E is #8ECCEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC8E9D.

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

Contrast with #ECAD8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECAD8E?

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

What is the RGB value of #ECAD8E?

#ECAD8E in RGB is (236, 173, 142) - 236 red, 173 green, and 142 blue.

How to use #ECAD8E in CSS?

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

What colors go well with #ECAD8E?

#8ECCEC (complementary), #EC8E9D (analogous), and #E17E4C (lighter shade) work well with #ECAD8E.