Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#244BFF
Azure · DodgerBlue · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#5A4172
Dark Plum · DarkSlateBlue · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#850B83
Rose Purple · Purple · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#382947
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#32121A
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
244BFF | 5A4172 | 850B83 | 382947 | 32121A | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.5 Fail | 2.2 Fail | 2.8 Fail | |
1.4 Fail | — | 1.0 Fail | 1.5 Fail | 2.0 Fail | |
1.5 Fail | 1.0 Fail | — | 1.5 Fail | 1.9 Fail | |
2.2 Fail | 1.5 Fail | 1.5 Fail | — | 1.3 Fail | |
2.8 Fail | 2.0 Fail | 1.9 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#244BFF
#5A4172
#850B83
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #244bff;
--color-2: #5a4172;
--color-3: #850b83;
--color-4: #382947;
--color-5: #32121a;
}SCSS
$color-1: #244bff; $color-2: #5a4172; $color-3: #850b83; $color-4: #382947; $color-5: #32121a;
TAILWIND
colors: {
'brand-1': '#244bff',
'brand-2': '#5a4172',
'brand-3': '#850b83',
'brand-4': '#382947',
'brand-5': '#32121a',
}RGB Array
[36, 75, 255], [90, 65, 114], [133, 11, 131], [56, 41, 71], [50, 18, 26]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #244BFF, #5A4172, #850B83, #382947, #32121A 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: #244bff; --color-2: #5a4172; --color-3: #850b83; --color-4: #382947; --color-5: #32121a. 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