Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DAE36E
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#C9DE7F
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#96BE8A
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#577374
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#3C323D
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
DAE36E | C9DE7F | 96BE8A | 577374 | 3C323D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 3.7 AA Large | 8.9 AAA | |
1.1 Fail | — | 1.4 Fail | 3.5 AA Large | 8.3 AAA | |
1.5 Fail | 1.4 Fail | — | 2.4 Fail | 5.8 AA | |
3.7 AA Large | 3.5 AA Large | 2.4 Fail | — | 2.4 Fail | |
8.9 AAA | 8.3 AAA | 5.8 AA | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DAE36E
#C9DE7F
#96BE8A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dae36e;
--color-2: #c9de7f;
--color-3: #96be8a;
--color-4: #577374;
--color-5: #3c323d;
}SCSS
$color-1: #dae36e; $color-2: #c9de7f; $color-3: #96be8a; $color-4: #577374; $color-5: #3c323d;
TAILWIND
colors: {
'brand-1': '#dae36e',
'brand-2': '#c9de7f',
'brand-3': '#96be8a',
'brand-4': '#577374',
'brand-5': '#3c323d',
}RGB Array
[218, 227, 110], [201, 222, 127], [150, 190, 138], [87, 115, 116], [60, 50, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DAE36E, #C9DE7F, #96BE8A, #577374, #3C323D 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: #dae36e; --color-2: #c9de7f; --color-3: #96be8a; --color-4: #577374; --color-5: #3c323d. 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