Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F8CC35
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#ED832B
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#B15129
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#763C2E
Crimson · Sienna · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#4D3A50
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
F8CC35 | ED832B | B15129 | 763C2E | 4D3A50 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.4 AA Large | 5.6 AA | 6.7 AA | |
1.7 Fail | — | 1.9 Fail | 3.2 AA Large | 3.9 AA Large | |
3.4 AA Large | 1.9 Fail | — | 1.7 Fail | 2.0 Fail | |
5.6 AA | 3.2 AA Large | 1.7 Fail | — | 1.2 Fail | |
6.7 AA | 3.9 AA Large | 2.0 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F8CC35
#ED832B
#B15129
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f8cc35;
--color-2: #ed832b;
--color-3: #b15129;
--color-4: #763c2e;
--color-5: #4d3a50;
}SCSS
$color-1: #f8cc35; $color-2: #ed832b; $color-3: #b15129; $color-4: #763c2e; $color-5: #4d3a50;
TAILWIND
colors: {
'brand-1': '#f8cc35',
'brand-2': '#ed832b',
'brand-3': '#b15129',
'brand-4': '#763c2e',
'brand-5': '#4d3a50',
}RGB Array
[248, 204, 53], [237, 131, 43], [177, 81, 41], [118, 60, 46], [77, 58, 80]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F8CC35, #ED832B, #B15129, #763C2E, #4D3A50 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: #f8cc35; --color-2: #ed832b; --color-3: #b15129; --color-4: #763c2e; --color-5: #4d3a50. 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