Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E7E9B8
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#AD996F
Ginger · Gray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#917C5A
Ochre · Gray · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#330C0E
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#452C2B
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
E7E9B8 | AD996F | 917C5A | 330C0E | 452C2B | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 3.2 AA Large | 14.0 AAA | 10.2 AAA | |
2.2 Fail | — | 1.4 Fail | 6.3 AA | 4.6 AA | |
3.2 AA Large | 1.4 Fail | — | 4.4 AA Large | 3.2 AA Large | |
14.0 AAA | 6.3 AA | 4.4 AA Large | — | 1.4 Fail | |
10.2 AAA | 4.6 AA | 3.2 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E7E9B8
#AD996F
#917C5A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e7e9b8;
--color-2: #ad996f;
--color-3: #917c5a;
--color-4: #330c0e;
--color-5: #452c2b;
}SCSS
$color-1: #e7e9b8; $color-2: #ad996f; $color-3: #917c5a; $color-4: #330c0e; $color-5: #452c2b;
TAILWIND
colors: {
'brand-1': '#e7e9b8',
'brand-2': '#ad996f',
'brand-3': '#917c5a',
'brand-4': '#330c0e',
'brand-5': '#452c2b',
}RGB Array
[231, 233, 184], [173, 153, 111], [145, 124, 90], [51, 12, 14], [69, 44, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #E7E9B8, #AD996F, #917C5A, #330C0E, #452C2B 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: #e7e9b8; --color-2: #ad996f; --color-3: #917c5a; --color-4: #330c0e; --color-5: #452c2b. 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 earth-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