Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E9F7AA
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#476839
Celadon · DarkOliveGreen · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#3E312B
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#D1DE72
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#C03E3C
Crimson · Brown · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
E9F7AA | 476839 | 3E312B | D1DE72 | C03E3C | |
|---|---|---|---|---|---|
| — | 5.5 AA | 10.9 AAA | 1.3 Fail | 4.6 AA | |
5.5 AA | — | 2.0 Fail | 4.4 AA Large | 1.2 Fail | |
10.9 AAA | 2.0 Fail | — | 8.6 AAA | 2.4 Fail | |
1.3 Fail | 4.4 AA Large | 8.6 AAA | — | 3.6 AA Large | |
4.6 AA | 1.2 Fail | 2.4 Fail | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E9F7AA
#476839
#3E312B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e9f7aa;
--color-2: #476839;
--color-3: #3e312b;
--color-4: #d1de72;
--color-5: #c03e3c;
}SCSS
$color-1: #e9f7aa; $color-2: #476839; $color-3: #3e312b; $color-4: #d1de72; $color-5: #c03e3c;
TAILWIND
colors: {
'brand-1': '#e9f7aa',
'brand-2': '#476839',
'brand-3': '#3e312b',
'brand-4': '#d1de72',
'brand-5': '#c03e3c',
}RGB Array
[233, 247, 170], [71, 104, 57], [62, 49, 43], [209, 222, 114], [192, 62, 60]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E9F7AA, #476839, #3E312B, #D1DE72, #C03E3C 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: #e9f7aa; --color-2: #476839; --color-3: #3e312b; --color-4: #d1de72; --color-5: #c03e3c. 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