Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C5C332
Autumn Sage · GoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#6C8CDF
Azure · CornflowerBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#304B80
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#1F3157
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#0F1428
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea 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
C5C332 | 6C8CDF | 304B80 | 1F3157 | 0F1428 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 4.6 AA | 6.9 AA | 9.8 AAA | |
1.7 Fail | — | 2.6 Fail | 3.9 AA Large | 5.6 AA | |
4.6 AA | 2.6 Fail | — | 1.5 Fail | 2.1 Fail | |
6.9 AA | 3.9 AA Large | 1.5 Fail | — | 1.4 Fail | |
9.8 AAA | 5.6 AA | 2.1 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C5C332
#6C8CDF
#304B80
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c5c332;
--color-2: #6c8cdf;
--color-3: #304b80;
--color-4: #1f3157;
--color-5: #0f1428;
}SCSS
$color-1: #c5c332; $color-2: #6c8cdf; $color-3: #304b80; $color-4: #1f3157; $color-5: #0f1428;
TAILWIND
colors: {
'brand-1': '#c5c332',
'brand-2': '#6c8cdf',
'brand-3': '#304b80',
'brand-4': '#1f3157',
'brand-5': '#0f1428',
}RGB Array
[197, 195, 50], [108, 140, 223], [48, 75, 128], [31, 49, 87], [15, 20, 40]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C5C332, #6C8CDF, #304B80, #1F3157, #0F1428 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: #c5c332; --color-2: #6c8cdf; --color-3: #304b80; --color-4: #1f3157; --color-5: #0f1428. 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