Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FEC50B
Ginger · Gold · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#DEA43A
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#B97D6F
Crimson · DarkSalmon · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#9B5F9F
Dark Plum · Gray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#7D40BF
Deep Indigo · DarkOrchid · Violet
Traditional「Deep Indigo」· Paint「Violet」· 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
FEC50B | DEA43A | B97D6F | 9B5F9F | 7D40BF | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 2.9 Fail | 3.9 AA Large | |
1.4 Fail | — | 1.5 Fail | 2.1 Fail | 2.8 Fail | |
2.1 Fail | 1.5 Fail | — | 1.4 Fail | 1.9 Fail | |
2.9 Fail | 2.1 Fail | 1.4 Fail | — | 1.3 Fail | |
3.9 AA Large | 2.8 Fail | 1.9 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FEC50B
#DEA43A
#B97D6F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fec50b;
--color-2: #dea43a;
--color-3: #b97d6f;
--color-4: #9b5f9f;
--color-5: #7d40bf;
}SCSS
$color-1: #fec50b; $color-2: #dea43a; $color-3: #b97d6f; $color-4: #9b5f9f; $color-5: #7d40bf;
TAILWIND
colors: {
'brand-1': '#fec50b',
'brand-2': '#dea43a',
'brand-3': '#b97d6f',
'brand-4': '#9b5f9f',
'brand-5': '#7d40bf',
}RGB Array
[254, 197, 11], [222, 164, 58], [185, 125, 111], [155, 95, 159], [125, 64, 191]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FEC50B, #DEA43A, #B97D6F, #9B5F9F, #7D40BF is ideal for: corporate websites, product showcases, portfolios. 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: #fec50b; --color-2: #dea43a; --color-3: #b97d6f; --color-4: #9b5f9f; --color-5: #7d40bf. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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