Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E8CCA7
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#E1A873
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#845E47
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#311700
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#B4C5CC
Sky Blue · Silver · Lake Green
Traditional「Sky Blue」· 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
E8CCA7 | E1A873 | 845E47 | 311700 | B4C5CC | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 3.7 AA Large | 10.9 AAA | 1.2 Fail | |
1.4 Fail | — | 2.7 Fail | 8.0 AAA | 1.2 Fail | |
3.7 AA Large | 2.7 Fail | — | 2.9 Fail | 3.2 AA Large | |
10.9 AAA | 8.0 AAA | 2.9 Fail | — | 9.4 AAA | |
1.2 Fail | 1.2 Fail | 3.2 AA Large | 9.4 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E8CCA7
#E1A873
#845E47
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e8cca7;
--color-2: #e1a873;
--color-3: #845e47;
--color-4: #311700;
--color-5: #b4c5cc;
}SCSS
$color-1: #e8cca7; $color-2: #e1a873; $color-3: #845e47; $color-4: #311700; $color-5: #b4c5cc;
TAILWIND
colors: {
'brand-1': '#e8cca7',
'brand-2': '#e1a873',
'brand-3': '#845e47',
'brand-4': '#311700',
'brand-5': '#b4c5cc',
}RGB Array
[232, 204, 167], [225, 168, 115], [132, 94, 71], [49, 23, 0], [180, 197, 204]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E8CCA7, #E1A873, #845E47, #311700, #B4C5CC 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: #e8cca7; --color-2: #e1a873; --color-3: #845e47; --color-4: #311700; --color-5: #b4c5cc. 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