Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E6E6CC
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D5E4CD
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#F2E8A3
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F5D693
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F6C5B7
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· 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
E6E6CC | D5E4CD | F2E8A3 | F5D693 | F6C5B7 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.0 Fail | 1.1 Fail | 1.2 Fail | |
1.0 Fail | — | 1.1 Fail | 1.1 Fail | 1.2 Fail | |
1.0 Fail | 1.1 Fail | — | 1.1 Fail | 1.2 Fail | |
1.1 Fail | 1.1 Fail | 1.1 Fail | — | 1.1 Fail | |
1.2 Fail | 1.2 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E6E6CC
#D5E4CD
#F2E8A3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e6e6cc;
--color-2: #d5e4cd;
--color-3: #f2e8a3;
--color-4: #f5d693;
--color-5: #f6c5b7;
}SCSS
$color-1: #e6e6cc; $color-2: #d5e4cd; $color-3: #f2e8a3; $color-4: #f5d693; $color-5: #f6c5b7;
TAILWIND
colors: {
'brand-1': '#e6e6cc',
'brand-2': '#d5e4cd',
'brand-3': '#f2e8a3',
'brand-4': '#f5d693',
'brand-5': '#f6c5b7',
}RGB Array
[230, 230, 204], [213, 228, 205], [242, 232, 163], [245, 214, 147], [246, 197, 183]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E6E6CC, #D5E4CD, #F2E8A3, #F5D693, #F6C5B7 is ideal for: health products, baby brands, fresh-style blogs. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #e6e6cc; --color-2: #d5e4cd; --color-3: #f2e8a3; --color-4: #f5d693; --color-5: #f6c5b7. 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 tech, SaaS, healthcare, eco industries. 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