Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1D2A8A
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#ACA8A9
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#627192
Indigo · SlateGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#4B4E74
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#1A1B1F
Indigo · Black · Dark Stone
Traditional「Indigo」· Paint「Dark Stone」· Creative Midnight Shadow
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
1D2A8A | ACA8A9 | 627192 | 4B4E74 | 1A1B1F | |
|---|---|---|---|---|---|
| — | 5.1 AA | 2.5 Fail | 1.5 Fail | 1.4 Fail | |
5.1 AA | — | 2.1 Fail | 3.4 AA Large | 7.3 AAA | |
2.5 Fail | 2.1 Fail | — | 1.6 Fail | 3.5 AA Large | |
1.5 Fail | 3.4 AA Large | 1.6 Fail | — | 2.2 Fail | |
1.4 Fail | 7.3 AAA | 3.5 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1D2A8A
#ACA8A9
#627192
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1d2a8a;
--color-2: #aca8a9;
--color-3: #627192;
--color-4: #4b4e74;
--color-5: #1a1b1f;
}SCSS
$color-1: #1d2a8a; $color-2: #aca8a9; $color-3: #627192; $color-4: #4b4e74; $color-5: #1a1b1f;
TAILWIND
colors: {
'brand-1': '#1d2a8a',
'brand-2': '#aca8a9',
'brand-3': '#627192',
'brand-4': '#4b4e74',
'brand-5': '#1a1b1f',
}RGB Array
[29, 42, 138], [172, 168, 169], [98, 113, 146], [75, 78, 116], [26, 27, 31]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1D2A8A, #ACA8A9, #627192, #4B4E74, #1A1B1F is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #1d2a8a; --color-2: #aca8a9; --color-3: #627192; --color-4: #4b4e74; --color-5: #1a1b1f. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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