Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1F1E2
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D4F0CF
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#08F6B3
Mineral Blue · MediumSpringGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#9DDDC0
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#72643D
Ochre · DarkOliveGreen · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· 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
F1F1E2 | D4F0CF | 08F6B3 | 9DDDC0 | 72643D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.4 Fail | 5.1 AA | |
1.1 Fail | — | 1.2 Fail | 1.3 Fail | 4.8 AA | |
1.2 Fail | 1.2 Fail | — | 1.1 Fail | 4.1 AA Large | |
1.4 Fail | 1.3 Fail | 1.1 Fail | — | 3.8 AA Large | |
5.1 AA | 4.8 AA | 4.1 AA Large | 3.8 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1F1E2
#D4F0CF
#08F6B3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1f1e2;
--color-2: #d4f0cf;
--color-3: #08f6b3;
--color-4: #9dddc0;
--color-5: #72643d;
}SCSS
$color-1: #f1f1e2; $color-2: #d4f0cf; $color-3: #08f6b3; $color-4: #9dddc0; $color-5: #72643d;
TAILWIND
colors: {
'brand-1': '#f1f1e2',
'brand-2': '#d4f0cf',
'brand-3': '#08f6b3',
'brand-4': '#9dddc0',
'brand-5': '#72643d',
}RGB Array
[241, 241, 226], [212, 240, 207], [8, 246, 179], [157, 221, 192], [114, 100, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #F1F1E2, #D4F0CF, #08F6B3, #9DDDC0, #72643D 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: #f1f1e2; --color-2: #d4f0cf; --color-3: #08f6b3; --color-4: #9dddc0; --color-5: #72643d. 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 earth-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