Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDE0CF
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#DAE08F
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#C1D664
Willow Green · BurlyWood · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#759059
Grass Green · Gray · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#1A3C59
Lake Blue · DarkSlateGray · Prussian Blue
Traditional「Lake Blue」· 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
DDE0CF | DAE08F | C1D664 | 759059 | 1A3C59 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.2 Fail | 2.7 Fail | 8.5 AAA | |
1.0 Fail | — | 1.2 Fail | 2.6 Fail | 8.2 AAA | |
1.2 Fail | 1.2 Fail | — | 2.2 Fail | 7.1 AAA | |
2.7 Fail | 2.6 Fail | 2.2 Fail | — | 3.2 AA Large | |
8.5 AAA | 8.2 AAA | 7.1 AAA | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDE0CF
#DAE08F
#C1D664
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dde0cf;
--color-2: #dae08f;
--color-3: #c1d664;
--color-4: #759059;
--color-5: #1a3c59;
}SCSS
$color-1: #dde0cf; $color-2: #dae08f; $color-3: #c1d664; $color-4: #759059; $color-5: #1a3c59;
TAILWIND
colors: {
'brand-1': '#dde0cf',
'brand-2': '#dae08f',
'brand-3': '#c1d664',
'brand-4': '#759059',
'brand-5': '#1a3c59',
}RGB Array
[221, 224, 207], [218, 224, 143], [193, 214, 100], [117, 144, 89], [26, 60, 89]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDE0CF, #DAE08F, #C1D664, #759059, #1A3C59 is ideal for: 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: #dde0cf; --color-2: #dae08f; --color-3: #c1d664; --color-4: #759059; --color-5: #1a3c59. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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