Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#010101
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#2B2A0C
Autumn Sage · Black · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#2D3510
Grass Green · DarkGreen · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· Creative Blush Sunrise
#41463F
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#010101
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
010101 | 2B2A0C | 2D3510 | 41463F | 010101 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.6 Fail | 2.2 Fail | — | |
1.4 Fail | — | 1.1 Fail | 1.5 Fail | 1.4 Fail | |
1.6 Fail | 1.1 Fail | — | 1.3 Fail | 1.6 Fail | |
2.2 Fail | 1.5 Fail | 1.3 Fail | — | 2.2 Fail | |
| — | 1.4 Fail | 1.6 Fail | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#010101
#2B2A0C
#2D3510
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #010101;
--color-2: #2b2a0c;
--color-3: #2d3510;
--color-4: #41463f;
--color-5: #010101;
}SCSS
$color-1: #010101; $color-2: #2b2a0c; $color-3: #2d3510; $color-4: #41463f; $color-5: #010101;
TAILWIND
colors: {
'brand-1': '#010101',
'brand-2': '#2b2a0c',
'brand-3': '#2d3510',
'brand-4': '#41463f',
'brand-5': '#010101',
}RGB Array
[1, 1, 1], [43, 42, 12], [45, 53, 16], [65, 70, 63], [1, 1, 1]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #010101, #2B2A0C, #2D3510, #41463F, #010101 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs. Low-saturation colors convey a sophisticated, premium feel. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #010101; --color-2: #2b2a0c; --color-3: #2d3510; --color-4: #41463f; --color-5: #010101. 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 general-style 5-color scheme is especially suited for finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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