Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1A1B1F
Indigo · Black · Dark Stone
Traditional「Indigo」· Paint「Dark Stone」· Creative Midnight Shadow
#383351
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#506383
Indigo · DimGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#728C9B
Slate Blue · LightSlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#93BFC8
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
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
1A1B1F | 383351 | 506383 | 728C9B | 93BFC8 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.8 Fail | 4.9 AA | 8.6 AAA | |
1.4 Fail | — | 2.0 Fail | 3.4 AA Large | 6.0 AA | |
2.8 Fail | 2.0 Fail | — | 1.7 Fail | 3.0 AA Large | |
4.9 AA | 3.4 AA Large | 1.7 Fail | — | 1.8 Fail | |
8.6 AAA | 6.0 AA | 3.0 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1A1B1F
#383351
#506383
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1a1b1f;
--color-2: #383351;
--color-3: #506383;
--color-4: #728c9b;
--color-5: #93bfc8;
}SCSS
$color-1: #1a1b1f; $color-2: #383351; $color-3: #506383; $color-4: #728c9b; $color-5: #93bfc8;
TAILWIND
colors: {
'brand-1': '#1a1b1f',
'brand-2': '#383351',
'brand-3': '#506383',
'brand-4': '#728c9b',
'brand-5': '#93bfc8',
}RGB Array
[26, 27, 31], [56, 51, 81], [80, 99, 131], [114, 140, 155], [147, 191, 200]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1A1B1F, #383351, #506383, #728C9B, #93BFC8 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: #1a1b1f; --color-2: #383351; --color-3: #506383; --color-4: #728c9b; --color-5: #93bfc8. 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