Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EEEEDC
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E0D4B8
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#C3CEBD
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#96B1B4
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#33302F
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· 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
EEEEDC | E0D4B8 | C3CEBD | 96B1B4 | 33302F | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.4 Fail | 1.9 Fail | 11.2 AAA | |
1.3 Fail | — | 1.1 Fail | 1.5 Fail | 8.9 AAA | |
1.4 Fail | 1.1 Fail | — | 1.4 Fail | 8.0 AAA | |
1.9 Fail | 1.5 Fail | 1.4 Fail | — | 5.8 AA | |
11.2 AAA | 8.9 AAA | 8.0 AAA | 5.8 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EEEEDC
#E0D4B8
#C3CEBD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eeeedc;
--color-2: #e0d4b8;
--color-3: #c3cebd;
--color-4: #96b1b4;
--color-5: #33302f;
}SCSS
$color-1: #eeeedc; $color-2: #e0d4b8; $color-3: #c3cebd; $color-4: #96b1b4; $color-5: #33302f;
TAILWIND
colors: {
'brand-1': '#eeeedc',
'brand-2': '#e0d4b8',
'brand-3': '#c3cebd',
'brand-4': '#96b1b4',
'brand-5': '#33302f',
}RGB Array
[238, 238, 220], [224, 212, 184], [195, 206, 189], [150, 177, 180], [51, 48, 47]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EEEEDC, #E0D4B8, #C3CEBD, #96B1B4, #33302F 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: #eeeedc; --color-2: #e0d4b8; --color-3: #c3cebd; --color-4: #96b1b4; --color-5: #33302f. 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