Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFEEC7
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#98642A
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#AF6F41
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#834A2C
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#1C150D
Ochre · Black · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· 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
FFEEC7 | 98642A | AF6F41 | 834A2C | 1C150D | |
|---|---|---|---|---|---|
| — | 4.4 AA Large | 3.5 AA Large | 6.1 AA | 15.7 AAA | |
4.4 AA Large | — | 1.2 Fail | 1.4 Fail | 3.6 AA Large | |
3.5 AA Large | 1.2 Fail | — | 1.7 Fail | 4.4 AA Large | |
6.1 AA | 1.4 Fail | 1.7 Fail | — | 2.6 Fail | |
15.7 AAA | 3.6 AA Large | 4.4 AA Large | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFEEC7
#98642A
#AF6F41
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffeec7;
--color-2: #98642a;
--color-3: #af6f41;
--color-4: #834a2c;
--color-5: #1c150d;
}SCSS
$color-1: #ffeec7; $color-2: #98642a; $color-3: #af6f41; $color-4: #834a2c; $color-5: #1c150d;
TAILWIND
colors: {
'brand-1': '#ffeec7',
'brand-2': '#98642a',
'brand-3': '#af6f41',
'brand-4': '#834a2c',
'brand-5': '#1c150d',
}RGB Array
[255, 238, 199], [152, 100, 42], [175, 111, 65], [131, 74, 44], [28, 21, 13]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This coffee-style palette of #FFEEC7, #98642A, #AF6F41, #834A2C, #1C150D 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: #ffeec7; --color-2: #98642a; --color-3: #af6f41; --color-4: #834a2c; --color-5: #1c150d. 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