Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEFFEF
Jade · Lavender · Mint Green
Traditional「Jade」· Paint「Mint Green」· Creative Arctic Pool
#EEFFDE
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#9A9C4F
Autumn Sage · Gray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#9C644F
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#9C4F61
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
DEFFEF | EEFFDE | 9A9C4F | 9C644F | 9C4F61 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 2.7 Fail | 4.5 AA | 5.3 AA | |
1.0 Fail | — | 2.8 Fail | 4.6 AA | 5.4 AA | |
2.7 Fail | 2.8 Fail | — | 1.7 Fail | 2.0 Fail | |
4.5 AA | 4.6 AA | 1.7 Fail | — | 1.2 Fail | |
5.3 AA | 5.4 AA | 2.0 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEFFEF
#EEFFDE
#9A9C4F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #deffef;
--color-2: #eeffde;
--color-3: #9a9c4f;
--color-4: #9c644f;
--color-5: #9c4f61;
}SCSS
$color-1: #deffef; $color-2: #eeffde; $color-3: #9a9c4f; $color-4: #9c644f; $color-5: #9c4f61;
TAILWIND
colors: {
'brand-1': '#deffef',
'brand-2': '#eeffde',
'brand-3': '#9a9c4f',
'brand-4': '#9c644f',
'brand-5': '#9c4f61',
}RGB Array
[222, 255, 239], [238, 255, 222], [154, 156, 79], [156, 100, 79], [156, 79, 97]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DEFFEF, #EEFFDE, #9A9C4F, #9C644F, #9C4F61 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: #deffef; --color-2: #eeffde; --color-3: #9a9c4f; --color-4: #9c644f; --color-5: #9c4f61. 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