Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E5ECD6
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#85B194
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#C2821B
Ochre · DarkGoldenRod · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#B34B14
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#221713
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
E5ECD6 | 85B194 | C2821B | B34B14 | 221713 | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 2.7 Fail | 4.4 AA Large | 14.4 AAA | |
2.0 Fail | — | 1.3 Fail | 2.2 Fail | 7.3 AAA | |
2.7 Fail | 1.3 Fail | — | 1.7 Fail | 5.4 AA | |
4.4 AA Large | 2.2 Fail | 1.7 Fail | — | 3.3 AA Large | |
14.4 AAA | 7.3 AAA | 5.4 AA | 3.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E5ECD6
#85B194
#C2821B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e5ecd6;
--color-2: #85b194;
--color-3: #c2821b;
--color-4: #b34b14;
--color-5: #221713;
}SCSS
$color-1: #e5ecd6; $color-2: #85b194; $color-3: #c2821b; $color-4: #b34b14; $color-5: #221713;
TAILWIND
colors: {
'brand-1': '#e5ecd6',
'brand-2': '#85b194',
'brand-3': '#c2821b',
'brand-4': '#b34b14',
'brand-5': '#221713',
}RGB Array
[229, 236, 214], [133, 177, 148], [194, 130, 27], [179, 75, 20], [34, 23, 19]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E5ECD6, #85B194, #C2821B, #B34B14, #221713 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: #e5ecd6; --color-2: #85b194; --color-3: #c2821b; --color-4: #b34b14; --color-5: #221713. 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