Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDECEB
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#E2E0DE
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#A8A19C
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#594C42
Tangerine · DarkOliveGreen · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#504237
Tangerine · DarkOliveGreen · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· 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
EDECEB | E2E0DE | A8A19C | 594C42 | 504237 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.2 Fail | 7.0 AAA | 8.2 AAA | |
1.1 Fail | — | 1.9 Fail | 6.3 AA | 7.3 AAA | |
2.2 Fail | 1.9 Fail | — | 3.2 AA Large | 3.8 AA Large | |
7.0 AAA | 6.3 AA | 3.2 AA Large | — | 1.2 Fail | |
8.2 AAA | 7.3 AAA | 3.8 AA Large | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDECEB
#E2E0DE
#A8A19C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #edeceb;
--color-2: #e2e0de;
--color-3: #a8a19c;
--color-4: #594c42;
--color-5: #504237;
}SCSS
$color-1: #edeceb; $color-2: #e2e0de; $color-3: #a8a19c; $color-4: #594c42; $color-5: #504237;
TAILWIND
colors: {
'brand-1': '#edeceb',
'brand-2': '#e2e0de',
'brand-3': '#a8a19c',
'brand-4': '#594c42',
'brand-5': '#504237',
}RGB Array
[237, 236, 235], [226, 224, 222], [168, 161, 156], [89, 76, 66], [80, 66, 55]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EDECEB, #E2E0DE, #A8A19C, #594C42, #504237 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #edeceb; --color-2: #e2e0de; --color-3: #a8a19c; --color-4: #594c42; --color-5: #504237. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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