Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0F0F2
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#27400E
Pine Green · DarkGreen · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
#4C7312
Grass Green · DarkOliveGreen · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#5E8C18
Grass Green · DarkOliveGreen · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#0D0D0D
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
F0F0F2 | 27400E | 4C7312 | 5E8C18 | 0D0D0D | |
|---|---|---|---|---|---|
| — | 10.1 AAA | 4.9 AA | 3.5 AA Large | 17.1 AAA | |
10.1 AAA | — | 2.1 Fail | 2.9 Fail | 1.7 Fail | |
4.9 AA | 2.1 Fail | — | 1.4 Fail | 3.5 AA Large | |
3.5 AA Large | 2.9 Fail | 1.4 Fail | — | 4.8 AA | |
17.1 AAA | 1.7 Fail | 3.5 AA Large | 4.8 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0F0F2
#27400E
#4C7312
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0f0f2;
--color-2: #27400e;
--color-3: #4c7312;
--color-4: #5e8c18;
--color-5: #0d0d0d;
}SCSS
$color-1: #f0f0f2; $color-2: #27400e; $color-3: #4c7312; $color-4: #5e8c18; $color-5: #0d0d0d;
TAILWIND
colors: {
'brand-1': '#f0f0f2',
'brand-2': '#27400e',
'brand-3': '#4c7312',
'brand-4': '#5e8c18',
'brand-5': '#0d0d0d',
}RGB Array
[240, 240, 242], [39, 64, 14], [76, 115, 18], [94, 140, 24], [13, 13, 13]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #F0F0F2, #27400E, #4C7312, #5E8C18, #0D0D0D is ideal for: tech websites, dark mode UIs, game UIs, 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: #f0f0f2; --color-2: #27400e; --color-3: #4c7312; --color-4: #5e8c18; --color-5: #0d0d0d. 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. 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 nature-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