Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF3A6
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#84D18A
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#C4B41F
Autumn Sage · GoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#F25A5A
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#382208
Ochre · Black · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· 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
FFF3A6 | 84D18A | C4B41F | F25A5A | 382208 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 1.9 Fail | 2.9 Fail | 13.3 AAA | |
1.6 Fail | — | 1.2 Fail | 1.8 Fail | 8.2 AAA | |
1.9 Fail | 1.2 Fail | — | 1.5 Fail | 7.1 AAA | |
2.9 Fail | 1.8 Fail | 1.5 Fail | — | 4.6 AA | |
13.3 AAA | 8.2 AAA | 7.1 AAA | 4.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF3A6
#84D18A
#C4B41F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff3a6;
--color-2: #84d18a;
--color-3: #c4b41f;
--color-4: #f25a5a;
--color-5: #382208;
}SCSS
$color-1: #fff3a6; $color-2: #84d18a; $color-3: #c4b41f; $color-4: #f25a5a; $color-5: #382208;
TAILWIND
colors: {
'brand-1': '#fff3a6',
'brand-2': '#84d18a',
'brand-3': '#c4b41f',
'brand-4': '#f25a5a',
'brand-5': '#382208',
}RGB Array
[255, 243, 166], [132, 209, 138], [196, 180, 31], [242, 90, 90], [56, 34, 8]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #FFF3A6, #84D18A, #C4B41F, #F25A5A, #382208 is ideal for: social media posters, mobile apps, e-commerce promos, 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: #fff3a6; --color-2: #84d18a; --color-3: #c4b41f; --color-4: #f25a5a; --color-5: #382208. 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. 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 dark-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