#ECD8AC Color Information

Hex color code: #ECD8AC

The hex color #ECD8AC is a light orange with RGB values of (236, 216, 172) and HSL of (41°, 63%, 80%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#ECD8AC
RGB
236, 216, 172
HSL
41°, 63%, 80%
CMYK
0%, 8%, 27%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECD8AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 216, 172

Red: 236 / Green: 216 / Blue: 172

HSL

41°, 63%, 80%

Hue: 41° / Saturation: 63% / Lightness: 80%

CMYK

0%, 8%, 27%, 7%

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

What color is #ECD8AC?

#ECD8AC is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECD8AC to RGB:

rgb(236, 216, 172)HEX to RGB Converter →

HEX to HSL

Convert #ECD8AC to HSL:

hsl(41, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ECD8AC to CMYK:

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

Color Meaning and Usage

A airy orange tone, #ECD8AC has RGB (236, 216, 172) and HSL (41°, 63%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECD8AC is #ACC0EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECB8AC.

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

Contrast with #ECD8AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECD8AC?

#ECD8AC is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ECD8AC?

#ECD8AC in RGB is (236, 216, 172) - 236 red, 216 green, and 172 blue.

How to use #ECD8AC in CSS?

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

What colors go well with #ECD8AC?

#ACC0EC (complementary), #ECB8AC (analogous), and #DEBA6E (lighter shade) work well with #ECD8AC.