Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3BB64
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#FF7333
Tangerine · Tomato · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#525132
Autumn Sage · DarkOliveGreen · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#373923
Autumn Sage · DarkSlateGray · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#31301C
Autumn Sage · DarkSlateGray · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· 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
F3BB64 | FF7333 | 525132 | 373923 | 31301C | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 4.7 AA | 6.8 AA | 7.7 AAA | |
1.6 Fail | — | 3.0 AA Large | 4.4 AA Large | 4.9 AA | |
4.7 AA | 3.0 AA Large | — | 1.5 Fail | 1.6 Fail | |
6.8 AA | 4.4 AA Large | 1.5 Fail | — | 1.1 Fail | |
7.7 AAA | 4.9 AA | 1.6 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3BB64
#FF7333
#525132
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3bb64;
--color-2: #ff7333;
--color-3: #525132;
--color-4: #373923;
--color-5: #31301c;
}SCSS
$color-1: #f3bb64; $color-2: #ff7333; $color-3: #525132; $color-4: #373923; $color-5: #31301c;
TAILWIND
colors: {
'brand-1': '#f3bb64',
'brand-2': '#ff7333',
'brand-3': '#525132',
'brand-4': '#373923',
'brand-5': '#31301c',
}RGB Array
[243, 187, 100], [255, 115, 51], [82, 81, 50], [55, 57, 35], [49, 48, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F3BB64, #FF7333, #525132, #373923, #31301C 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: #f3bb64; --color-2: #ff7333; --color-3: #525132; --color-4: #373923; --color-5: #31301c. 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