Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ECEEE0
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#CACABE
Fresh Green · Silver · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#B8B4A8
Ginger · DarkGray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#332C33
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#E6CFBF
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
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
ECEEE0 | CACABE | B8B4A8 | 332C33 | E6CFBF | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.8 Fail | 11.5 AAA | 1.3 Fail | |
1.4 Fail | — | 1.3 Fail | 8.2 AAA | 1.1 Fail | |
1.8 Fail | 1.3 Fail | — | 6.5 AA | 1.4 Fail | |
11.5 AAA | 8.2 AAA | 6.5 AA | — | 9.1 AAA | |
1.3 Fail | 1.1 Fail | 1.4 Fail | 9.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ECEEE0
#CACABE
#B8B4A8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eceee0;
--color-2: #cacabe;
--color-3: #b8b4a8;
--color-4: #332c33;
--color-5: #e6cfbf;
}SCSS
$color-1: #eceee0; $color-2: #cacabe; $color-3: #b8b4a8; $color-4: #332c33; $color-5: #e6cfbf;
TAILWIND
colors: {
'brand-1': '#eceee0',
'brand-2': '#cacabe',
'brand-3': '#b8b4a8',
'brand-4': '#332c33',
'brand-5': '#e6cfbf',
}RGB Array
[236, 238, 224], [202, 202, 190], [184, 180, 168], [51, 44, 51], [230, 207, 191]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ECEEE0, #CACABE, #B8B4A8, #332C33, #E6CFBF is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #eceee0; --color-2: #cacabe; --color-3: #b8b4a8; --color-4: #332c33; --color-5: #e6cfbf. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts 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