Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E6E49B
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#9AE6B3
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#60BF80
Celadon · MediumSeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#328C50
Celadon · SeaGreen · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#2B041F
Rose Purple · Black · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
E6E49B | 9AE6B3 | 60BF80 | 328C50 | 2B041F | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.7 Fail | 3.2 AA Large | 14.0 AAA | |
1.1 Fail | — | 1.5 Fail | 2.9 Fail | 12.6 AAA | |
1.7 Fail | 1.5 Fail | — | 1.9 Fail | 8.1 AAA | |
3.2 AA Large | 2.9 Fail | 1.9 Fail | — | 4.4 AA Large | |
14.0 AAA | 12.6 AAA | 8.1 AAA | 4.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E6E49B
#9AE6B3
#60BF80
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e6e49b;
--color-2: #9ae6b3;
--color-3: #60bf80;
--color-4: #328c50;
--color-5: #2b041f;
}SCSS
$color-1: #e6e49b; $color-2: #9ae6b3; $color-3: #60bf80; $color-4: #328c50; $color-5: #2b041f;
TAILWIND
colors: {
'brand-1': '#e6e49b',
'brand-2': '#9ae6b3',
'brand-3': '#60bf80',
'brand-4': '#328c50',
'brand-5': '#2b041f',
}RGB Array
[230, 228, 155], [154, 230, 179], [96, 191, 128], [50, 140, 80], [43, 4, 31]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E6E49B, #9AE6B3, #60BF80, #328C50, #2B041F 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: #e6e49b; --color-2: #9ae6b3; --color-3: #60bf80; --color-4: #328c50; --color-5: #2b041f. 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