Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#312828
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#443131
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#643C3C
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#803F3F
Crimson · Sienna · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
000000 | 312828 | 443131 | 643C3C | 803F3F | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.7 Fail | 2.3 Fail | 2.7 Fail | |
1.5 Fail | — | 1.2 Fail | 1.5 Fail | 1.8 Fail | |
1.7 Fail | 1.2 Fail | — | 1.3 Fail | 1.6 Fail | |
2.3 Fail | 1.5 Fail | 1.3 Fail | — | 1.2 Fail | |
2.7 Fail | 1.8 Fail | 1.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#312828
#443131
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #312828;
--color-3: #443131;
--color-4: #643c3c;
--color-5: #803f3f;
}SCSS
$color-1: #000000; $color-2: #312828; $color-3: #443131; $color-4: #643c3c; $color-5: #803f3f;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#312828',
'brand-3': '#443131',
'brand-4': '#643c3c',
'brand-5': '#803f3f',
}RGB Array
[0, 0, 0], [49, 40, 40], [68, 49, 49], [100, 60, 60], [128, 63, 63]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #000000, #312828, #443131, #643C3C, #803F3F 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: #000000; --color-2: #312828; --color-3: #443131; --color-4: #643c3c; --color-5: #803f3f. 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 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