Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2E2F2A
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#484A2C
Autumn Sage · DarkOliveGreen · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#38331D
Ochre · DarkSlateGray · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· Creative Blush Sunrise
#121116
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#240203
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
2E2F2A | 484A2C | 38331D | 121116 | 240203 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.1 Fail | 1.4 Fail | 1.4 Fail | |
1.5 Fail | — | 1.4 Fail | 2.1 Fail | 2.1 Fail | |
1.1 Fail | 1.4 Fail | — | 1.5 Fail | 1.5 Fail | |
1.4 Fail | 2.1 Fail | 1.5 Fail | — | 1.0 Fail | |
1.4 Fail | 2.1 Fail | 1.5 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2E2F2A
#484A2C
#38331D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2e2f2a;
--color-2: #484a2c;
--color-3: #38331d;
--color-4: #121116;
--color-5: #240203;
}SCSS
$color-1: #2e2f2a; $color-2: #484a2c; $color-3: #38331d; $color-4: #121116; $color-5: #240203;
TAILWIND
colors: {
'brand-1': '#2e2f2a',
'brand-2': '#484a2c',
'brand-3': '#38331d',
'brand-4': '#121116',
'brand-5': '#240203',
}RGB Array
[46, 47, 42], [72, 74, 44], [56, 51, 29], [18, 17, 22], [36, 2, 3]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #2E2F2A, #484A2C, #38331D, #121116, #240203 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: #2e2f2a; --color-2: #484a2c; --color-3: #38331d; --color-4: #121116; --color-5: #240203. 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 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