Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1D1C38
Deep Indigo · MidnightBlue · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#1E2E4A
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#A36B58
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#C4771F
Ochre · Chocolate · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#F59326
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· 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
1D1C38 | 1E2E4A | A36B58 | C4771F | F59326 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 3.8 AA Large | 4.7 AA | 7.1 AAA | |
1.2 Fail | — | 3.1 AA Large | 3.9 AA Large | 5.9 AA | |
3.8 AA Large | 3.1 AA Large | — | 1.3 Fail | 1.9 Fail | |
4.7 AA | 3.9 AA Large | 1.3 Fail | — | 1.5 Fail | |
7.1 AAA | 5.9 AA | 1.9 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1D1C38
#1E2E4A
#A36B58
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1d1c38;
--color-2: #1e2e4a;
--color-3: #a36b58;
--color-4: #c4771f;
--color-5: #f59326;
}SCSS
$color-1: #1d1c38; $color-2: #1e2e4a; $color-3: #a36b58; $color-4: #c4771f; $color-5: #f59326;
TAILWIND
colors: {
'brand-1': '#1d1c38',
'brand-2': '#1e2e4a',
'brand-3': '#a36b58',
'brand-4': '#c4771f',
'brand-5': '#f59326',
}RGB Array
[29, 28, 56], [30, 46, 74], [163, 107, 88], [196, 119, 31], [245, 147, 38]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #1D1C38, #1E2E4A, #A36B58, #C4771F, #F59326 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: #1d1c38; --color-2: #1e2e4a; --color-3: #a36b58; --color-4: #c4771f; --color-5: #f59326. 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 sunset-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