Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7F4ED
Goose Yellow · SeaShell · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E5E1C2
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#747237
Autumn Sage · DarkOliveGreen · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#383C2E
Grass Green · DarkSlateGray · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#050204
Rose Purple · Black · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
F7F4ED | E5E1C2 | 747237 | 383C2E | 050204 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 4.5 AA | 10.3 AAA | 18.8 AAA | |
1.2 Fail | — | 3.8 AA Large | 8.6 AAA | 15.6 AAA | |
4.5 AA | 3.8 AA Large | — | 2.3 Fail | 4.1 AA Large | |
10.3 AAA | 8.6 AAA | 2.3 Fail | — | 1.8 Fail | |
18.8 AAA | 15.6 AAA | 4.1 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7F4ED
#E5E1C2
#747237
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7f4ed;
--color-2: #e5e1c2;
--color-3: #747237;
--color-4: #383c2e;
--color-5: #050204;
}SCSS
$color-1: #f7f4ed; $color-2: #e5e1c2; $color-3: #747237; $color-4: #383c2e; $color-5: #050204;
TAILWIND
colors: {
'brand-1': '#f7f4ed',
'brand-2': '#e5e1c2',
'brand-3': '#747237',
'brand-4': '#383c2e',
'brand-5': '#050204',
}RGB Array
[247, 244, 237], [229, 225, 194], [116, 114, 55], [56, 60, 46], [5, 2, 4]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7F4ED, #E5E1C2, #747237, #383C2E, #050204 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: #f7f4ed; --color-2: #e5e1c2; --color-3: #747237; --color-4: #383c2e; --color-5: #050204. 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