Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ABC9A6
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#958A0E
Autumn Sage · Olive · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#105851
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#2E2D2D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#3C0505
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· 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
ABC9A6 | 958A0E | 105851 | 2E2D2D | 3C0505 | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 4.6 AA | 7.6 AAA | 9.6 AAA | |
2.0 Fail | — | 2.3 Fail | 3.9 AA Large | 4.9 AA | |
4.6 AA | 2.3 Fail | — | 1.7 Fail | 2.1 Fail | |
7.6 AAA | 3.9 AA Large | 1.7 Fail | — | 1.3 Fail | |
9.6 AAA | 4.9 AA | 2.1 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ABC9A6
#958A0E
#105851
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #abc9a6;
--color-2: #958a0e;
--color-3: #105851;
--color-4: #2e2d2d;
--color-5: #3c0505;
}SCSS
$color-1: #abc9a6; $color-2: #958a0e; $color-3: #105851; $color-4: #2e2d2d; $color-5: #3c0505;
TAILWIND
colors: {
'brand-1': '#abc9a6',
'brand-2': '#958a0e',
'brand-3': '#105851',
'brand-4': '#2e2d2d',
'brand-5': '#3c0505',
}RGB Array
[171, 201, 166], [149, 138, 14], [16, 88, 81], [46, 45, 45], [60, 5, 5]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #ABC9A6, #958A0E, #105851, #2E2D2D, #3C0505 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: #abc9a6; --color-2: #958a0e; --color-3: #105851; --color-4: #2e2d2d; --color-5: #3c0505. 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