Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE7A0
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#ECB08B
Apricot · BurlyWood · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#A3764D
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#884F3C
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#4F241D
Crimson · Maroon · 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
FFE7A0 | ECB08B | A3764D | 884F3C | 4F241D | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.3 AA Large | 5.3 AA | 10.7 AAA | |
1.5 Fail | — | 2.1 Fail | 3.5 AA Large | 7.0 AA | |
3.3 AA Large | 2.1 Fail | — | 1.6 Fail | 3.3 AA Large | |
5.3 AA | 3.5 AA Large | 1.6 Fail | — | 2.0 Fail | |
10.7 AAA | 7.0 AA | 3.3 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE7A0
#ECB08B
#A3764D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe7a0;
--color-2: #ecb08b;
--color-3: #a3764d;
--color-4: #884f3c;
--color-5: #4f241d;
}SCSS
$color-1: #ffe7a0; $color-2: #ecb08b; $color-3: #a3764d; $color-4: #884f3c; $color-5: #4f241d;
TAILWIND
colors: {
'brand-1': '#ffe7a0',
'brand-2': '#ecb08b',
'brand-3': '#a3764d',
'brand-4': '#884f3c',
'brand-5': '#4f241d',
}RGB Array
[255, 231, 160], [236, 176, 139], [163, 118, 77], [136, 79, 60], [79, 36, 29]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This coffee-style palette of #FFE7A0, #ECB08B, #A3764D, #884F3C, #4F241D 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: #ffe7a0; --color-2: #ecb08b; --color-3: #a3764d; --color-4: #884f3c; --color-5: #4f241d. 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 coffee-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