Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#020006
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#BC4839
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#EC6C49
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#3F343A
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#C2B08C
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
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
020006 | BC4839 | EC6C49 | 3F343A | C2B08C | |
|---|---|---|---|---|---|
| — | 4.1 AA Large | 6.8 AA | 1.8 Fail | 9.8 AAA | |
4.1 AA Large | — | 1.7 Fail | 2.3 Fail | 2.4 Fail | |
6.8 AA | 1.7 Fail | — | 3.9 AA Large | 1.5 Fail | |
1.8 Fail | 2.3 Fail | 3.9 AA Large | — | 5.6 AA | |
9.8 AAA | 2.4 Fail | 1.5 Fail | 5.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#020006
#BC4839
#EC6C49
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #020006;
--color-2: #bc4839;
--color-3: #ec6c49;
--color-4: #3f343a;
--color-5: #c2b08c;
}SCSS
$color-1: #020006; $color-2: #bc4839; $color-3: #ec6c49; $color-4: #3f343a; $color-5: #c2b08c;
TAILWIND
colors: {
'brand-1': '#020006',
'brand-2': '#bc4839',
'brand-3': '#ec6c49',
'brand-4': '#3f343a',
'brand-5': '#c2b08c',
}RGB Array
[2, 0, 6], [188, 72, 57], [236, 108, 73], [63, 52, 58], [194, 176, 140]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #020006, #BC4839, #EC6C49, #3F343A, #C2B08C 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: #020006; --color-2: #bc4839; --color-3: #ec6c49; --color-4: #3f343a; --color-5: #c2b08c. 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 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