Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EAEEE5
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#8BD5D6
Sky Blue · SkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#8A8D98
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#C7E6D2
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#A3A4BA
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
EAEEE5 | 8BD5D6 | 8A8D98 | C7E6D2 | A3A4BA | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.8 Fail | 1.1 Fail | 2.1 Fail | |
1.4 Fail | — | 2.0 Fail | 1.2 Fail | 1.5 Fail | |
2.8 Fail | 2.0 Fail | — | 2.5 Fail | 1.4 Fail | |
1.1 Fail | 1.2 Fail | 2.5 Fail | — | 1.8 Fail | |
2.1 Fail | 1.5 Fail | 1.4 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EAEEE5
#8BD5D6
#8A8D98
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eaeee5;
--color-2: #8bd5d6;
--color-3: #8a8d98;
--color-4: #c7e6d2;
--color-5: #a3a4ba;
}SCSS
$color-1: #eaeee5; $color-2: #8bd5d6; $color-3: #8a8d98; $color-4: #c7e6d2; $color-5: #a3a4ba;
TAILWIND
colors: {
'brand-1': '#eaeee5',
'brand-2': '#8bd5d6',
'brand-3': '#8a8d98',
'brand-4': '#c7e6d2',
'brand-5': '#a3a4ba',
}RGB Array
[234, 238, 229], [139, 213, 214], [138, 141, 152], [199, 230, 210], [163, 164, 186]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EAEEE5, #8BD5D6, #8A8D98, #C7E6D2, #A3A4BA 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: #eaeee5; --color-2: #8bd5d6; --color-3: #8a8d98; --color-4: #c7e6d2; --color-5: #a3a4ba. 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