Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E4DEC4
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#D0B685
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#8BA383
Celadon · DarkSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#537D86
Slate Blue · SlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2F190B
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
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
E4DEC4 | D0B685 | 8BA383 | 537D86 | 2F190B | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.0 Fail | 3.3 AA Large | 12.3 AAA | |
1.5 Fail | — | 1.4 Fail | 2.3 Fail | 8.5 AAA | |
2.0 Fail | 1.4 Fail | — | 1.6 Fail | 6.1 AA | |
3.3 AA Large | 2.3 Fail | 1.6 Fail | — | 3.7 AA Large | |
12.3 AAA | 8.5 AAA | 6.1 AA | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E4DEC4
#D0B685
#8BA383
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e4dec4;
--color-2: #d0b685;
--color-3: #8ba383;
--color-4: #537d86;
--color-5: #2f190b;
}SCSS
$color-1: #e4dec4; $color-2: #d0b685; $color-3: #8ba383; $color-4: #537d86; $color-5: #2f190b;
TAILWIND
colors: {
'brand-1': '#e4dec4',
'brand-2': '#d0b685',
'brand-3': '#8ba383',
'brand-4': '#537d86',
'brand-5': '#2f190b',
}RGB Array
[228, 222, 196], [208, 182, 133], [139, 163, 131], [83, 125, 134], [47, 25, 11]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E4DEC4, #D0B685, #8BA383, #537D86, #2F190B is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #e4dec4; --color-2: #d0b685; --color-3: #8ba383; --color-4: #537d86; --color-5: #2f190b. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. 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