Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFF3E8
Willow Green · Linen · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#E0E5D0
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#C6D4C7
Celadon · LightGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#86630B
Ochre · Olive · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#0C3500
Pine Green · DarkGreen · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· 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
EFF3E8 | E0E5D0 | C6D4C7 | 86630B | 0C3500 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 4.9 AA | 12.2 AAA | |
1.1 Fail | — | 1.2 Fail | 4.3 AA Large | 10.7 AAA | |
1.4 Fail | 1.2 Fail | — | 3.6 AA Large | 8.9 AAA | |
4.9 AA | 4.3 AA Large | 3.6 AA Large | — | 2.5 Fail | |
12.2 AAA | 10.7 AAA | 8.9 AAA | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFF3E8
#E0E5D0
#C6D4C7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eff3e8;
--color-2: #e0e5d0;
--color-3: #c6d4c7;
--color-4: #86630b;
--color-5: #0c3500;
}SCSS
$color-1: #eff3e8; $color-2: #e0e5d0; $color-3: #c6d4c7; $color-4: #86630b; $color-5: #0c3500;
TAILWIND
colors: {
'brand-1': '#eff3e8',
'brand-2': '#e0e5d0',
'brand-3': '#c6d4c7',
'brand-4': '#86630b',
'brand-5': '#0c3500',
}RGB Array
[239, 243, 232], [224, 229, 208], [198, 212, 199], [134, 99, 11], [12, 53, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #EFF3E8, #E0E5D0, #C6D4C7, #86630B, #0C3500 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: #eff3e8; --color-2: #e0e5d0; --color-3: #c6d4c7; --color-4: #86630b; --color-5: #0c3500. 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 dark-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