Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3B2031
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#422D5C
Deep Indigo · DarkSlateGray · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· Creative Blush Sunrise
#3F3F75
Deep Indigo · DarkSlateBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#2D547D
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#0B707D
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· 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
3B2031 | 422D5C | 3F3F75 | 2D547D | 0B707D | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 1.9 Fail | 2.5 Fail | |
1.2 Fail | — | 1.2 Fail | 1.5 Fail | 2.1 Fail | |
1.5 Fail | 1.2 Fail | — | 1.2 Fail | 1.7 Fail | |
1.9 Fail | 1.5 Fail | 1.2 Fail | — | 1.4 Fail | |
2.5 Fail | 2.1 Fail | 1.7 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3B2031
#422D5C
#3F3F75
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3b2031;
--color-2: #422d5c;
--color-3: #3f3f75;
--color-4: #2d547d;
--color-5: #0b707d;
}SCSS
$color-1: #3b2031; $color-2: #422d5c; $color-3: #3f3f75; $color-4: #2d547d; $color-5: #0b707d;
TAILWIND
colors: {
'brand-1': '#3b2031',
'brand-2': '#422d5c',
'brand-3': '#3f3f75',
'brand-4': '#2d547d',
'brand-5': '#0b707d',
}RGB Array
[59, 32, 49], [66, 45, 92], [63, 63, 117], [45, 84, 125], [11, 112, 125]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3B2031, #422D5C, #3F3F75, #2D547D, #0B707D 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: #3b2031; --color-2: #422d5c; --color-3: #3f3f75; --color-4: #2d547d; --color-5: #0b707d. 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