Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3E9E4
Celadon · Lavender · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#B6DDCE
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#93C9BF
Jade · LightSteelBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#919C99
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#96636C
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
E3E9E4 | B6DDCE | 93C9BF | 919C99 | 96636C | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 2.3 Fail | 4.0 AA Large | |
1.2 Fail | — | 1.3 Fail | 1.9 Fail | 3.3 AA Large | |
1.5 Fail | 1.3 Fail | — | 1.5 Fail | 2.6 Fail | |
2.3 Fail | 1.9 Fail | 1.5 Fail | — | 1.7 Fail | |
4.0 AA Large | 3.3 AA Large | 2.6 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3E9E4
#B6DDCE
#93C9BF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3e9e4;
--color-2: #b6ddce;
--color-3: #93c9bf;
--color-4: #919c99;
--color-5: #96636c;
}SCSS
$color-1: #e3e9e4; $color-2: #b6ddce; $color-3: #93c9bf; $color-4: #919c99; $color-5: #96636c;
TAILWIND
colors: {
'brand-1': '#e3e9e4',
'brand-2': '#b6ddce',
'brand-3': '#93c9bf',
'brand-4': '#919c99',
'brand-5': '#96636c',
}RGB Array
[227, 233, 228], [182, 221, 206], [147, 201, 191], [145, 156, 153], [150, 99, 108]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E3E9E4, #B6DDCE, #93C9BF, #919C99, #96636C 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: #e3e9e4; --color-2: #b6ddce; --color-3: #93c9bf; --color-4: #919c99; --color-5: #96636c. 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