Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1E3D76
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#4A6EAA
Indigo · SteelBlue · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#5C7DB2
Azure · SteelBlue · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#96B3DD
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#5A8FD3
Azure · CornflowerBlue · Navy Blue
Traditional「Azure」· Paint「Navy 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
1E3D76 | 4A6EAA | 5C7DB2 | 96B3DD | 5A8FD3 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 2.5 Fail | 4.9 AA | 3.2 AA Large | |
2.1 Fail | — | 1.2 Fail | 2.4 Fail | 1.5 Fail | |
2.5 Fail | 1.2 Fail | — | 1.9 Fail | 1.3 Fail | |
4.9 AA | 2.4 Fail | 1.9 Fail | — | 1.6 Fail | |
3.2 AA Large | 1.5 Fail | 1.3 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1E3D76
#4A6EAA
#5C7DB2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1e3d76;
--color-2: #4a6eaa;
--color-3: #5c7db2;
--color-4: #96b3dd;
--color-5: #5a8fd3;
}SCSS
$color-1: #1e3d76; $color-2: #4a6eaa; $color-3: #5c7db2; $color-4: #96b3dd; $color-5: #5a8fd3;
TAILWIND
colors: {
'brand-1': '#1e3d76',
'brand-2': '#4a6eaa',
'brand-3': '#5c7db2',
'brand-4': '#96b3dd',
'brand-5': '#5a8fd3',
}RGB Array
[30, 61, 118], [74, 110, 170], [92, 125, 178], [150, 179, 221], [90, 143, 211]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1E3D76, #4A6EAA, #5C7DB2, #96B3DD, #5A8FD3 is ideal for: 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: #1e3d76; --color-2: #4a6eaa; --color-3: #5c7db2; --color-4: #96b3dd; --color-5: #5a8fd3. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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