Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#020304
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#541F14
Vermilion · Maroon · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#938172
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#CC9E61
Ginger · DarkSalmon · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#626266
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· 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
020304 | 541F14 | 938172 | CC9E61 | 626266 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 5.5 AA | 8.5 AAA | 3.4 AA Large | |
1.6 Fail | — | 3.6 AA Large | 5.5 AA | 2.2 Fail | |
5.5 AA | 3.6 AA Large | — | 1.5 Fail | 1.6 Fail | |
8.5 AAA | 5.5 AA | 1.5 Fail | — | 2.5 Fail | |
3.4 AA Large | 2.2 Fail | 1.6 Fail | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#020304
#541F14
#938172
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #020304;
--color-2: #541f14;
--color-3: #938172;
--color-4: #cc9e61;
--color-5: #626266;
}SCSS
$color-1: #020304; $color-2: #541f14; $color-3: #938172; $color-4: #cc9e61; $color-5: #626266;
TAILWIND
colors: {
'brand-1': '#020304',
'brand-2': '#541f14',
'brand-3': '#938172',
'brand-4': '#cc9e61',
'brand-5': '#626266',
}RGB Array
[2, 3, 4], [84, 31, 20], [147, 129, 114], [204, 158, 97], [98, 98, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This vintage-style palette of #020304, #541F14, #938172, #CC9E61, #626266 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: #020304; --color-2: #541f14; --color-3: #938172; --color-4: #cc9e61; --color-5: #626266. 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 vintage-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