Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7F7F7
Moonlight White · Snow · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#A6F7E3
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#66FFA6
Emerald · MediumAquaMarine · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#8DE34B
Emerald · GreenYellow · Olive Green
Traditional「Emerald」· Paint「Olive Green」· Creative Blush Sunrise
#505878
Indigo · DimGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
F7F7F7 | A6F7E3 | 66FFA6 | 8DE34B | 505878 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.2 Fail | 1.5 Fail | 6.5 AA | |
1.2 Fail | — | 1.0 Fail | 1.3 Fail | 5.7 AA | |
1.2 Fail | 1.0 Fail | — | 1.2 Fail | 5.5 AA | |
1.5 Fail | 1.3 Fail | 1.2 Fail | — | 4.4 AA Large | |
6.5 AA | 5.7 AA | 5.5 AA | 4.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7F7F7
#A6F7E3
#66FFA6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7f7f7;
--color-2: #a6f7e3;
--color-3: #66ffa6;
--color-4: #8de34b;
--color-5: #505878;
}SCSS
$color-1: #f7f7f7; $color-2: #a6f7e3; $color-3: #66ffa6; $color-4: #8de34b; $color-5: #505878;
TAILWIND
colors: {
'brand-1': '#f7f7f7',
'brand-2': '#a6f7e3',
'brand-3': '#66ffa6',
'brand-4': '#8de34b',
'brand-5': '#505878',
}RGB Array
[247, 247, 247], [166, 247, 227], [102, 255, 166], [141, 227, 75], [80, 88, 120]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7F7F7, #A6F7E3, #66FFA6, #8DE34B, #505878 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: #f7f7f7; --color-2: #a6f7e3; --color-3: #66ffa6; --color-4: #8de34b; --color-5: #505878. 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