Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5A64B
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#3CC29A
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#267578
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#21354E
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#211438
Deep Indigo · MidnightBlue · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· 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
F5A64B | 3CC29A | 267578 | 21354E | 211438 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.7 Fail | 6.2 AA | 8.5 AAA | |
1.1 Fail | — | 2.4 Fail | 5.6 AA | 7.7 AAA | |
2.7 Fail | 2.4 Fail | — | 2.3 Fail | 3.2 AA Large | |
6.2 AA | 5.6 AA | 2.3 Fail | — | 1.4 Fail | |
8.5 AAA | 7.7 AAA | 3.2 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5A64B
#3CC29A
#267578
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5a64b;
--color-2: #3cc29a;
--color-3: #267578;
--color-4: #21354e;
--color-5: #211438;
}SCSS
$color-1: #f5a64b; $color-2: #3cc29a; $color-3: #267578; $color-4: #21354e; $color-5: #211438;
TAILWIND
colors: {
'brand-1': '#f5a64b',
'brand-2': '#3cc29a',
'brand-3': '#267578',
'brand-4': '#21354e',
'brand-5': '#211438',
}RGB Array
[245, 166, 75], [60, 194, 154], [38, 117, 120], [33, 53, 78], [33, 20, 56]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F5A64B, #3CC29A, #267578, #21354E, #211438 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: #f5a64b; --color-2: #3cc29a; --color-3: #267578; --color-4: #21354e; --color-5: #211438. 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