Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDD7AB
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#D4C29F
Goose Yellow · Tan · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#B3A498
Apricot · DarkGray · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#8C8076
Tangerine · Gray · Warm Gray
Traditional「Tangerine」· Paint「Warm Gray」· Creative Urban Concrete
#9DD1C1
Jade · LightSteelBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
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
EDD7AB | D4C29F | B3A498 | 8C8076 | 9DD1C1 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.7 Fail | 2.7 Fail | 1.2 Fail | |
1.2 Fail | — | 1.4 Fail | 2.2 Fail | 1.0 Fail | |
1.7 Fail | 1.4 Fail | — | 1.6 Fail | 1.4 Fail | |
2.7 Fail | 2.2 Fail | 1.6 Fail | — | 2.3 Fail | |
1.2 Fail | 1.0 Fail | 1.4 Fail | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDD7AB
#D4C29F
#B3A498
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #edd7ab;
--color-2: #d4c29f;
--color-3: #b3a498;
--color-4: #8c8076;
--color-5: #9dd1c1;
}SCSS
$color-1: #edd7ab; $color-2: #d4c29f; $color-3: #b3a498; $color-4: #8c8076; $color-5: #9dd1c1;
TAILWIND
colors: {
'brand-1': '#edd7ab',
'brand-2': '#d4c29f',
'brand-3': '#b3a498',
'brand-4': '#8c8076',
'brand-5': '#9dd1c1',
}RGB Array
[237, 215, 171], [212, 194, 159], [179, 164, 152], [140, 128, 118], [157, 209, 193]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EDD7AB, #D4C29F, #B3A498, #8C8076, #9DD1C1 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: #edd7ab; --color-2: #d4c29f; --color-3: #b3a498; --color-4: #8c8076; --color-5: #9dd1c1. 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