Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#401C48
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#371B34
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#7B3438
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#D35C31
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#FF2F11
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion 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
401C48 | 371B34 | 7B3438 | D35C31 | FF2F11 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.6 Fail | 3.6 AA Large | 3.8 AA Large | |
1.1 Fail | — | 1.7 Fail | 3.9 AA Large | 4.1 AA Large | |
1.6 Fail | 1.7 Fail | — | 2.2 Fail | 2.4 Fail | |
3.6 AA Large | 3.9 AA Large | 2.2 Fail | — | 1.1 Fail | |
3.8 AA Large | 4.1 AA Large | 2.4 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#401C48
#371B34
#7B3438
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #401c48;
--color-2: #371b34;
--color-3: #7b3438;
--color-4: #d35c31;
--color-5: #ff2f11;
}SCSS
$color-1: #401c48; $color-2: #371b34; $color-3: #7b3438; $color-4: #d35c31; $color-5: #ff2f11;
TAILWIND
colors: {
'brand-1': '#401c48',
'brand-2': '#371b34',
'brand-3': '#7b3438',
'brand-4': '#d35c31',
'brand-5': '#ff2f11',
}RGB Array
[64, 28, 72], [55, 27, 52], [123, 52, 56], [211, 92, 49], [255, 47, 17]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #401C48, #371B34, #7B3438, #D35C31, #FF2F11 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: #401c48; --color-2: #371b34; --color-3: #7b3438; --color-4: #d35c31; --color-5: #ff2f11. 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