Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2E2E2E
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#3B3B3B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#150D0A
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#8D0104
Vermilion · DarkRed · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#340300
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
2E2E2E | 3B3B3B | 150D0A | 8D0104 | 340300 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.4 Fail | 1.3 Fail | |
1.2 Fail | — | 1.7 Fail | 1.1 Fail | 1.6 Fail | |
1.4 Fail | 1.7 Fail | — | 2.0 Fail | 1.1 Fail | |
1.4 Fail | 1.1 Fail | 2.0 Fail | — | 1.8 Fail | |
1.3 Fail | 1.6 Fail | 1.1 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2E2E2E
#3B3B3B
#150D0A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2e2e2e;
--color-2: #3b3b3b;
--color-3: #150d0a;
--color-4: #8d0104;
--color-5: #340300;
}SCSS
$color-1: #2e2e2e; $color-2: #3b3b3b; $color-3: #150d0a; $color-4: #8d0104; $color-5: #340300;
TAILWIND
colors: {
'brand-1': '#2e2e2e',
'brand-2': '#3b3b3b',
'brand-3': '#150d0a',
'brand-4': '#8d0104',
'brand-5': '#340300',
}RGB Array
[46, 46, 46], [59, 59, 59], [21, 13, 10], [141, 1, 4], [52, 3, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This coffee-style palette of #2E2E2E, #3B3B3B, #150D0A, #8D0104, #340300 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: #2e2e2e; --color-2: #3b3b3b; --color-3: #150d0a; --color-4: #8d0104; --color-5: #340300. 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 coffee-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