#ECDAB8 Color Information

Hex color code: #ECDAB8

The hex color #ECDAB8 is a soft orange with RGB values of (236, 218, 184) and HSL of (39°, 58%, 82%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#ECDAB8
RGB
236, 218, 184
HSL
39°, 58%, 82%
CMYK
0%, 8%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDAB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 218, 184

Red: 236 / Green: 218 / Blue: 184

HSL

39°, 58%, 82%

Hue: 39° / Saturation: 58% / Lightness: 82%

CMYK

0%, 8%, 22%, 7%

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

What color is #ECDAB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDAB8 to RGB:

rgb(236, 218, 184)HEX to RGB Converter →

HEX to HSL

Convert #ECDAB8 to HSL:

hsl(39, 58%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDAB8 to CMYK:

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

Color Meaning and Usage

#ECDAB8 is a soft orange color with RGB values of 236, 218, 184 and HSL of 39°, 58%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDAB8 is #B6C9EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECBEB6.

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

Contrast with #ECDAB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDAB8?

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

What is the RGB value of #ECDAB8?

#ECDAB8 in RGB is (236, 218, 184) - 236 red, 218 green, and 184 blue.

How to use #ECDAB8 in CSS?

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

What colors go well with #ECDAB8?

#B6C9EC (complementary), #ECBEB6 (analogous), and #DCB97A (lighter shade) work well with #ECDAB8.