#ECDBC5 Color Information

Hex color code: #ECDBC5

The hex color #ECDBC5 is a delicate orange with RGB values of (236, 219, 197) and HSL of (34°, 51%, 85%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#ECDBC5
RGB
236, 219, 197
HSL
34°, 51%, 85%
CMYK
0%, 7%, 17%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDBC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 219, 197

Red: 236 / Green: 219 / Blue: 197

HSL

34°, 51%, 85%

Hue: 34° / Saturation: 51% / Lightness: 85%

CMYK

0%, 7%, 17%, 7%

Cyan: 0% / Magenta: 7% / Yellow: 17% / Key: 7%

What color is #ECDBC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDBC5 to RGB:

rgb(236, 219, 197)HEX to RGB Converter →

HEX to HSL

Convert #ECDBC5 to HSL:

hsl(34, 51%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDBC5 to CMYK:

cmyk(0%, 7%, 17%, 7%)Color Converter →

Color Meaning and Usage

#ECDBC5 is a airy orange color with RGB values of 236, 219, 197 and HSL of 34°, 51%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDBC5 is #C5D6EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECC8C5.

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

Contrast with #ECDBC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDBC5?

#ECDBC5 is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECDBC5?

#ECDBC5 in RGB is (236, 219, 197) - 236 red, 219 green, and 197 blue.

How to use #ECDBC5 in CSS?

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

What colors go well with #ECDBC5?

#C5D6EC (complementary), #ECC8C5 (analogous), and #DAB88B (lighter shade) work well with #ECDBC5.