Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3F3EA
Fresh Green · Linen · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#7EC6C2
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#099999
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#7DC0A0
Jade · DarkSeaGreen · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#F1E6A6
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
F3F3EA | 7EC6C2 | 099999 | 7DC0A0 | F1E6A6 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.1 AA Large | 1.9 Fail | 1.1 Fail | |
1.8 Fail | — | 1.8 Fail | 1.1 Fail | 1.5 Fail | |
3.1 AA Large | 1.8 Fail | — | 1.6 Fail | 2.8 Fail | |
1.9 Fail | 1.1 Fail | 1.6 Fail | — | 1.7 Fail | |
1.1 Fail | 1.5 Fail | 2.8 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3F3EA
#7EC6C2
#099999
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3f3ea;
--color-2: #7ec6c2;
--color-3: #099999;
--color-4: #7dc0a0;
--color-5: #f1e6a6;
}SCSS
$color-1: #f3f3ea; $color-2: #7ec6c2; $color-3: #099999; $color-4: #7dc0a0; $color-5: #f1e6a6;
TAILWIND
colors: {
'brand-1': '#f3f3ea',
'brand-2': '#7ec6c2',
'brand-3': '#099999',
'brand-4': '#7dc0a0',
'brand-5': '#f1e6a6',
}RGB Array
[243, 243, 234], [126, 198, 194], [9, 153, 153], [125, 192, 160], [241, 230, 166]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F3F3EA, #7EC6C2, #099999, #7DC0A0, #F1E6A6 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: #f3f3ea; --color-2: #7ec6c2; --color-3: #099999; --color-4: #7dc0a0; --color-5: #f1e6a6. 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