Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E6DABE
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#8F4B28
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#221C1E
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#D0A94C
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#E6CD95
Goose Yellow · BurlyWood · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· 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
E6DABE | 8F4B28 | 221C1E | D0A94C | E6CD95 | |
|---|---|---|---|---|---|
| — | 4.7 AA | 12.1 AAA | 1.6 Fail | 1.1 Fail | |
4.7 AA | — | 2.6 Fail | 3.0 Fail | 4.2 AA Large | |
12.1 AAA | 2.6 Fail | — | 7.6 AAA | 10.8 AAA | |
1.6 Fail | 3.0 Fail | 7.6 AAA | — | 1.4 Fail | |
1.1 Fail | 4.2 AA Large | 10.8 AAA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E6DABE
#8F4B28
#221C1E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e6dabe;
--color-2: #8f4b28;
--color-3: #221c1e;
--color-4: #d0a94c;
--color-5: #e6cd95;
}SCSS
$color-1: #e6dabe; $color-2: #8f4b28; $color-3: #221c1e; $color-4: #d0a94c; $color-5: #e6cd95;
TAILWIND
colors: {
'brand-1': '#e6dabe',
'brand-2': '#8f4b28',
'brand-3': '#221c1e',
'brand-4': '#d0a94c',
'brand-5': '#e6cd95',
}RGB Array
[230, 218, 190], [143, 75, 40], [34, 28, 30], [208, 169, 76], [230, 205, 149]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #E6DABE, #8F4B28, #221C1E, #D0A94C, #E6CD95 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: #e6dabe; --color-2: #8f4b28; --color-3: #221c1e; --color-4: #d0a94c; --color-5: #e6cd95. 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 pastel-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