Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ECDBBD
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#CBC9A3
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D2C372
Fresh Green · BurlyWood · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#DAAE67
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#C68488
Peach Pink · DarkSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
ECDBBD | CBC9A3 | D2C372 | DAAE67 | C68488 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.3 Fail | 1.5 Fail | 2.2 Fail | |
1.2 Fail | — | 1.1 Fail | 1.2 Fail | 1.8 Fail | |
1.3 Fail | 1.1 Fail | — | 1.2 Fail | 1.7 Fail | |
1.5 Fail | 1.2 Fail | 1.2 Fail | — | 1.4 Fail | |
2.2 Fail | 1.8 Fail | 1.7 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ECDBBD
#CBC9A3
#D2C372
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ecdbbd;
--color-2: #cbc9a3;
--color-3: #d2c372;
--color-4: #daae67;
--color-5: #c68488;
}SCSS
$color-1: #ecdbbd; $color-2: #cbc9a3; $color-3: #d2c372; $color-4: #daae67; $color-5: #c68488;
TAILWIND
colors: {
'brand-1': '#ecdbbd',
'brand-2': '#cbc9a3',
'brand-3': '#d2c372',
'brand-4': '#daae67',
'brand-5': '#c68488',
}RGB Array
[236, 219, 189], [203, 201, 163], [210, 195, 114], [218, 174, 103], [198, 132, 136]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ECDBBD, #CBC9A3, #D2C372, #DAAE67, #C68488 is ideal for: health products, baby brands, fresh-style blogs. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ecdbbd; --color-2: #cbc9a3; --color-3: #d2c372; --color-4: #daae67; --color-5: #c68488. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.
What UI/UX design tips apply to this palette?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.
Which industries or brands suit this palette?
This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.
Generated by LangColor online color tool · Breaking the barrier between language and color