Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF04B
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E07321
Tangerine · Chocolate · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#67240A
Tangerine · Maroon · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#351A13
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#010012
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep 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
FFF04B | E07321 | 67240A | 351A13 | 010012 | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 9.7 AAA | 13.6 AAA | 17.6 AAA | |
2.7 Fail | — | 3.6 AA Large | 5.1 AA | 6.6 AA | |
9.7 AAA | 3.6 AA Large | — | 1.4 Fail | 1.8 Fail | |
13.6 AAA | 5.1 AA | 1.4 Fail | — | 1.3 Fail | |
17.6 AAA | 6.6 AA | 1.8 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF04B
#E07321
#67240A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff04b;
--color-2: #e07321;
--color-3: #67240a;
--color-4: #351a13;
--color-5: #010012;
}SCSS
$color-1: #fff04b; $color-2: #e07321; $color-3: #67240a; $color-4: #351a13; $color-5: #010012;
TAILWIND
colors: {
'brand-1': '#fff04b',
'brand-2': '#e07321',
'brand-3': '#67240a',
'brand-4': '#351a13',
'brand-5': '#010012',
}RGB Array
[255, 240, 75], [224, 115, 33], [103, 36, 10], [53, 26, 19], [1, 0, 18]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF04B, #E07321, #67240A, #351A13, #010012 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fff04b; --color-2: #e07321; --color-3: #67240a; --color-4: #351a13; --color-5: #010012. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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