Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6F1CB
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#95AC54
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#29210A
Ochre · Black · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· Creative Blush Sunrise
#7F7C69
Autumn Sage · Gray · Warm Gray
Traditional「Autumn Sage」· Paint「Warm Gray」· Creative Urban Concrete
#DFD4A7
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
F6F1CB | 95AC54 | 29210A | 7F7C69 | DFD4A7 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 14.0 AAA | 3.7 AA Large | 1.3 Fail | |
2.2 Fail | — | 6.3 AA | 1.7 Fail | 1.7 Fail | |
14.0 AAA | 6.3 AA | — | 3.8 AA Large | 10.7 AAA | |
3.7 AA Large | 1.7 Fail | 3.8 AA Large | — | 2.8 Fail | |
1.3 Fail | 1.7 Fail | 10.7 AAA | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6F1CB
#95AC54
#29210A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6f1cb;
--color-2: #95ac54;
--color-3: #29210a;
--color-4: #7f7c69;
--color-5: #dfd4a7;
}SCSS
$color-1: #f6f1cb; $color-2: #95ac54; $color-3: #29210a; $color-4: #7f7c69; $color-5: #dfd4a7;
TAILWIND
colors: {
'brand-1': '#f6f1cb',
'brand-2': '#95ac54',
'brand-3': '#29210a',
'brand-4': '#7f7c69',
'brand-5': '#dfd4a7',
}RGB Array
[246, 241, 203], [149, 172, 84], [41, 33, 10], [127, 124, 105], [223, 212, 167]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F6F1CB, #95AC54, #29210A, #7F7C69, #DFD4A7 is ideal for: 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: #f6f1cb; --color-2: #95ac54; --color-3: #29210a; --color-4: #7f7c69; --color-5: #dfd4a7. 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 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