Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EEE3C7
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#86806A
Ochre · Gray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#675A54
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#342B3C
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#0C0620
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· 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
EEE3C7 | 86806A | 675A54 | 342B3C | 0C0620 | |
|---|---|---|---|---|---|
| — | 3.1 AA Large | 5.2 AA | 10.6 AAA | 15.5 AAA | |
3.1 AA Large | — | 1.7 Fail | 3.4 AA Large | 5.0 AA | |
5.2 AA | 1.7 Fail | — | 2.0 Fail | 3.0 Fail | |
10.6 AAA | 3.4 AA Large | 2.0 Fail | — | 1.5 Fail | |
15.5 AAA | 5.0 AA | 3.0 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EEE3C7
#86806A
#675A54
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eee3c7;
--color-2: #86806a;
--color-3: #675a54;
--color-4: #342b3c;
--color-5: #0c0620;
}SCSS
$color-1: #eee3c7; $color-2: #86806a; $color-3: #675a54; $color-4: #342b3c; $color-5: #0c0620;
TAILWIND
colors: {
'brand-1': '#eee3c7',
'brand-2': '#86806a',
'brand-3': '#675a54',
'brand-4': '#342b3c',
'brand-5': '#0c0620',
}RGB Array
[238, 227, 199], [134, 128, 106], [103, 90, 84], [52, 43, 60], [12, 6, 32]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EEE3C7, #86806A, #675A54, #342B3C, #0C0620 is ideal for: tech websites, dark mode UIs, game UIs, 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: #eee3c7; --color-2: #86806a; --color-3: #675a54; --color-4: #342b3c; --color-5: #0c0620. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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