Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#8CA841
Grass Green · Gray · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#57965D
Celadon · SeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#3D7C5F
Mineral Blue · SeaGreen · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#2C5D61
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#1F282F
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· 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
8CA841 | 57965D | 3D7C5F | 2C5D61 | 1F282F | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.8 Fail | 2.7 Fail | 5.6 AA | |
1.3 Fail | — | 1.4 Fail | 2.1 Fail | 4.2 AA Large | |
1.8 Fail | 1.4 Fail | — | 1.5 Fail | 3.0 AA Large | |
2.7 Fail | 2.1 Fail | 1.5 Fail | — | 2.0 Fail | |
5.6 AA | 4.2 AA Large | 3.0 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#8CA841
#57965D
#3D7C5F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #8ca841;
--color-2: #57965d;
--color-3: #3d7c5f;
--color-4: #2c5d61;
--color-5: #1f282f;
}SCSS
$color-1: #8ca841; $color-2: #57965d; $color-3: #3d7c5f; $color-4: #2c5d61; $color-5: #1f282f;
TAILWIND
colors: {
'brand-1': '#8ca841',
'brand-2': '#57965d',
'brand-3': '#3d7c5f',
'brand-4': '#2c5d61',
'brand-5': '#1f282f',
}RGB Array
[140, 168, 65], [87, 150, 93], [61, 124, 95], [44, 93, 97], [31, 40, 47]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #8CA841, #57965D, #3D7C5F, #2C5D61, #1F282F is ideal for: tech websites, dark mode UIs, game UIs. 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: #8ca841; --color-2: #57965d; --color-3: #3d7c5f; --color-4: #2c5d61; --color-5: #1f282f. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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