Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E6EBD5
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#CED9AB
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#AB9B89
Ginger · DarkGray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#857E77
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#5E5A56
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
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
E6EBD5 | CED9AB | AB9B89 | 857E77 | 5E5A56 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.2 Fail | 3.3 AA Large | 5.6 AA | |
1.2 Fail | — | 1.8 Fail | 2.7 Fail | 4.6 AA | |
2.2 Fail | 1.8 Fail | — | 1.5 Fail | 2.5 Fail | |
3.3 AA Large | 2.7 Fail | 1.5 Fail | — | 1.7 Fail | |
5.6 AA | 4.6 AA | 2.5 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E6EBD5
#CED9AB
#AB9B89
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e6ebd5;
--color-2: #ced9ab;
--color-3: #ab9b89;
--color-4: #857e77;
--color-5: #5e5a56;
}SCSS
$color-1: #e6ebd5; $color-2: #ced9ab; $color-3: #ab9b89; $color-4: #857e77; $color-5: #5e5a56;
TAILWIND
colors: {
'brand-1': '#e6ebd5',
'brand-2': '#ced9ab',
'brand-3': '#ab9b89',
'brand-4': '#857e77',
'brand-5': '#5e5a56',
}RGB Array
[230, 235, 213], [206, 217, 171], [171, 155, 137], [133, 126, 119], [94, 90, 86]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E6EBD5, #CED9AB, #AB9B89, #857E77, #5E5A56 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: #e6ebd5; --color-2: #ced9ab; --color-3: #ab9b89; --color-4: #857e77; --color-5: #5e5a56. 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