Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#101010
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#0A2621
Mineral Blue · Black · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#314D46
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#C9D99E
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#F2F7A8
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
101010 | 0A2621 | 314D46 | C9D99E | F2F7A8 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.1 Fail | 12.6 AAA | 16.9 AAA | |
1.2 Fail | — | 1.7 Fail | 10.6 AAA | 14.2 AAA | |
2.1 Fail | 1.7 Fail | — | 6.1 AA | 8.2 AAA | |
12.6 AAA | 10.6 AAA | 6.1 AA | — | 1.3 Fail | |
16.9 AAA | 14.2 AAA | 8.2 AAA | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#101010
#0A2621
#314D46
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #101010;
--color-2: #0a2621;
--color-3: #314d46;
--color-4: #c9d99e;
--color-5: #f2f7a8;
}SCSS
$color-1: #101010; $color-2: #0a2621; $color-3: #314d46; $color-4: #c9d99e; $color-5: #f2f7a8;
TAILWIND
colors: {
'brand-1': '#101010',
'brand-2': '#0a2621',
'brand-3': '#314d46',
'brand-4': '#c9d99e',
'brand-5': '#f2f7a8',
}RGB Array
[16, 16, 16], [10, 38, 33], [49, 77, 70], [201, 217, 158], [242, 247, 168]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #101010, #0A2621, #314D46, #C9D99E, #F2F7A8 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: #101010; --color-2: #0a2621; --color-3: #314d46; --color-4: #c9d99e; --color-5: #f2f7a8. 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 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