#ECD5BA Color Information

Hex color code: #ECD5BA

A airy orange shade, #ECD5BA appears as (236, 213, 186) in RGB and (32°, 57%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#ECD5BA
RGB
236, 213, 186
HSL
32°, 57%, 83%
CMYK
0%, 10%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECD5BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 213, 186

Red: 236 / Green: 213 / Blue: 186

HSL

32°, 57%, 83%

Hue: 32° / Saturation: 57% / Lightness: 83%

CMYK

0%, 10%, 21%, 7%

Cyan: 0% / Magenta: 10% / Yellow: 21% / Key: 7%

What color is #ECD5BA?

#ECD5BA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECD5BA to RGB:

rgb(236, 213, 186)HEX to RGB Converter →

HEX to HSL

Convert #ECD5BA to HSL:

hsl(32, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #ECD5BA to CMYK:

cmyk(0%, 10%, 21%, 7%)Color Converter →

Color Meaning and Usage

A soft orange tone, #ECD5BA has RGB (236, 213, 186) and HSL (32°, 57%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECD5BA is #BBD2EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECBDBB.

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

Contrast with #ECD5BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECD5BA?

#ECD5BA is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECD5BA?

#ECD5BA in RGB is (236, 213, 186) - 236 red, 213 green, and 186 blue.

How to use #ECD5BA in CSS?

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

What colors go well with #ECD5BA?

#BBD2EC (complementary), #ECBDBB (analogous), and #DCB17F (lighter shade) work well with #ECD5BA.