Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1A1A19
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#3E1C1E
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#621D24
Crimson · Maroon · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#861E29
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#AA202E
Vermilion · Brown · Wine Red
Traditional「Vermilion」· 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
1A1A19 | 3E1C1E | 621D24 | 861E29 | AA202E | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.9 Fail | 2.5 Fail | |
1.2 Fail | — | 1.2 Fail | 1.6 Fail | 2.1 Fail | |
1.4 Fail | 1.2 Fail | — | 1.3 Fail | 1.7 Fail | |
1.9 Fail | 1.6 Fail | 1.3 Fail | — | 1.3 Fail | |
2.5 Fail | 2.1 Fail | 1.7 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1A1A19
#3E1C1E
#621D24
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1a1a19;
--color-2: #3e1c1e;
--color-3: #621d24;
--color-4: #861e29;
--color-5: #aa202e;
}SCSS
$color-1: #1a1a19; $color-2: #3e1c1e; $color-3: #621d24; $color-4: #861e29; $color-5: #aa202e;
TAILWIND
colors: {
'brand-1': '#1a1a19',
'brand-2': '#3e1c1e',
'brand-3': '#621d24',
'brand-4': '#861e29',
'brand-5': '#aa202e',
}RGB Array
[26, 26, 25], [62, 28, 30], [98, 29, 36], [134, 30, 41], [170, 32, 46]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1A1A19, #3E1C1E, #621D24, #861E29, #AA202E 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: #1a1a19; --color-2: #3e1c1e; --color-3: #621d24; --color-4: #861e29; --color-5: #aa202e. 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 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