Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFF7
Fresh Green · Snow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#A9D13B
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#E4FF8C
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#85D9DB
Sky Blue · SkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#349C9E
Slate Blue · LightSeaGreen · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· 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
FFFFF7 | A9D13B | E4FF8C | 85D9DB | 349C9E | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 1.1 Fail | 1.6 Fail | 3.3 AA Large | |
1.8 Fail | — | 1.6 Fail | 1.1 Fail | 1.9 Fail | |
1.1 Fail | 1.6 Fail | — | 1.5 Fail | 3.0 Fail | |
1.6 Fail | 1.1 Fail | 1.5 Fail | — | 2.0 Fail | |
3.3 AA Large | 1.9 Fail | 3.0 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFF7
#A9D13B
#E4FF8C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffff7;
--color-2: #a9d13b;
--color-3: #e4ff8c;
--color-4: #85d9db;
--color-5: #349c9e;
}SCSS
$color-1: #fffff7; $color-2: #a9d13b; $color-3: #e4ff8c; $color-4: #85d9db; $color-5: #349c9e;
TAILWIND
colors: {
'brand-1': '#fffff7',
'brand-2': '#a9d13b',
'brand-3': '#e4ff8c',
'brand-4': '#85d9db',
'brand-5': '#349c9e',
}RGB Array
[255, 255, 247], [169, 209, 59], [228, 255, 140], [133, 217, 219], [52, 156, 158]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This summer-style palette of #FFFFF7, #A9D13B, #E4FF8C, #85D9DB, #349C9E is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fffff7; --color-2: #a9d13b; --color-3: #e4ff8c; --color-4: #85d9db; --color-5: #349c9e. 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 summer-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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