Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2B2B2B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#47114F
Royal Purple · MidnightBlue · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#361A54
Deep Indigo · MidnightBlue · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· Creative Blush Sunrise
#252359
Deep Indigo · MidnightBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#023463
Lake Blue · MidnightBlue · Deep Sea Blue
Traditional「Lake Blue」· Paint「Deep Sea Blue」· 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
2B2B2B | 47114F | 361A54 | 252359 | 023463 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.0 Fail | 1.0 Fail | 1.1 Fail | |
1.0 Fail | — | 1.0 Fail | 1.0 Fail | 1.1 Fail | |
1.0 Fail | 1.0 Fail | — | 1.0 Fail | 1.2 Fail | |
1.0 Fail | 1.0 Fail | 1.0 Fail | — | 1.1 Fail | |
1.1 Fail | 1.1 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2B2B2B
#47114F
#361A54
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2b2b2b;
--color-2: #47114f;
--color-3: #361a54;
--color-4: #252359;
--color-5: #023463;
}SCSS
$color-1: #2b2b2b; $color-2: #47114f; $color-3: #361a54; $color-4: #252359; $color-5: #023463;
TAILWIND
colors: {
'brand-1': '#2b2b2b',
'brand-2': '#47114f',
'brand-3': '#361a54',
'brand-4': '#252359',
'brand-5': '#023463',
}RGB Array
[43, 43, 43], [71, 17, 79], [54, 26, 84], [37, 35, 89], [2, 52, 99]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #2B2B2B, #47114F, #361A54, #252359, #023463 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: #2b2b2b; --color-2: #47114f; --color-3: #361a54; --color-4: #252359; --color-5: #023463. 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