Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDE4BD
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#FEEFCA
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#A5D0B3
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#7A9D9C
Mineral Blue · LightSlateGray · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#3D4E78
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
DDE4BD | FEEFCA | A5D0B3 | 7A9D9C | 3D4E78 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.3 Fail | 2.2 Fail | 6.2 AA | |
1.2 Fail | — | 1.5 Fail | 2.6 Fail | 7.2 AAA | |
1.3 Fail | 1.5 Fail | — | 1.7 Fail | 4.8 AA | |
2.2 Fail | 2.6 Fail | 1.7 Fail | — | 2.8 Fail | |
6.2 AA | 7.2 AAA | 4.8 AA | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDE4BD
#FEEFCA
#A5D0B3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dde4bd;
--color-2: #feefca;
--color-3: #a5d0b3;
--color-4: #7a9d9c;
--color-5: #3d4e78;
}SCSS
$color-1: #dde4bd; $color-2: #feefca; $color-3: #a5d0b3; $color-4: #7a9d9c; $color-5: #3d4e78;
TAILWIND
colors: {
'brand-1': '#dde4bd',
'brand-2': '#feefca',
'brand-3': '#a5d0b3',
'brand-4': '#7a9d9c',
'brand-5': '#3d4e78',
}RGB Array
[221, 228, 189], [254, 239, 202], [165, 208, 179], [122, 157, 156], [61, 78, 120]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDE4BD, #FEEFCA, #A5D0B3, #7A9D9C, #3D4E78 is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #dde4bd; --color-2: #feefca; --color-3: #a5d0b3; --color-4: #7a9d9c; --color-5: #3d4e78. 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 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