Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#5F4F74
Deep Indigo · DimGray · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· Creative Blush Sunrise
#1F172C
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#011100
Pine Green · Black · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
#1A2900
Grass Green · Black · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· Creative Blush Sunrise
#567235
Grass Green · DarkOliveGreen · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· 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
5F4F74 | 1F172C | 011100 | 1A2900 | 567235 | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 2.6 Fail | 2.1 Fail | 1.3 Fail | |
2.3 Fail | — | 1.1 Fail | 1.1 Fail | 3.2 AA Large | |
2.6 Fail | 1.1 Fail | — | 1.3 Fail | 3.6 AA Large | |
2.1 Fail | 1.1 Fail | 1.3 Fail | — | 2.8 Fail | |
1.3 Fail | 3.2 AA Large | 3.6 AA Large | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#5F4F74
#1F172C
#011100
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #5f4f74;
--color-2: #1f172c;
--color-3: #011100;
--color-4: #1a2900;
--color-5: #567235;
}SCSS
$color-1: #5f4f74; $color-2: #1f172c; $color-3: #011100; $color-4: #1a2900; $color-5: #567235;
TAILWIND
colors: {
'brand-1': '#5f4f74',
'brand-2': '#1f172c',
'brand-3': '#011100',
'brand-4': '#1a2900',
'brand-5': '#567235',
}RGB Array
[95, 79, 116], [31, 23, 44], [1, 17, 0], [26, 41, 0], [86, 114, 53]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #5F4F74, #1F172C, #011100, #1A2900, #567235 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: #5f4f74; --color-2: #1f172c; --color-3: #011100; --color-4: #1a2900; --color-5: #567235. 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