Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ECE5C5
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#E2E0C3
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#CBD3C9
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#ADBAC4
Sky Blue · Silver · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#99A3BE
Azure · DarkGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
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
ECE5C5 | E2E0C3 | CBD3C9 | ADBAC4 | 99A3BE | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.6 Fail | 2.0 Fail | |
1.1 Fail | — | 1.1 Fail | 1.5 Fail | 1.9 Fail | |
1.2 Fail | 1.1 Fail | — | 1.3 Fail | 1.6 Fail | |
1.6 Fail | 1.5 Fail | 1.3 Fail | — | 1.3 Fail | |
2.0 Fail | 1.9 Fail | 1.6 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ECE5C5
#E2E0C3
#CBD3C9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ece5c5;
--color-2: #e2e0c3;
--color-3: #cbd3c9;
--color-4: #adbac4;
--color-5: #99a3be;
}SCSS
$color-1: #ece5c5; $color-2: #e2e0c3; $color-3: #cbd3c9; $color-4: #adbac4; $color-5: #99a3be;
TAILWIND
colors: {
'brand-1': '#ece5c5',
'brand-2': '#e2e0c3',
'brand-3': '#cbd3c9',
'brand-4': '#adbac4',
'brand-5': '#99a3be',
}RGB Array
[236, 229, 197], [226, 224, 195], [203, 211, 201], [173, 186, 196], [153, 163, 190]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ECE5C5, #E2E0C3, #CBD3C9, #ADBAC4, #99A3BE is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #ece5c5; --color-2: #e2e0c3; --color-3: #cbd3c9; --color-4: #adbac4; --color-5: #99a3be. 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. 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