Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7FF80
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#C7F2AE
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#57B3A9
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#4C688A
Indigo · DarkSlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#453061
Deep Indigo · DarkSlateGray · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· 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
F7FF80 | C7F2AE | 57B3A9 | 4C688A | 453061 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.3 Fail | 5.4 AA | 10.6 AAA | |
1.2 Fail | — | 2.0 Fail | 4.6 AA | 9.1 AAA | |
2.3 Fail | 2.0 Fail | — | 2.3 Fail | 4.6 AA | |
5.4 AA | 4.6 AA | 2.3 Fail | — | 2.0 Fail | |
10.6 AAA | 9.1 AAA | 4.6 AA | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7FF80
#C7F2AE
#57B3A9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7ff80;
--color-2: #c7f2ae;
--color-3: #57b3a9;
--color-4: #4c688a;
--color-5: #453061;
}SCSS
$color-1: #f7ff80; $color-2: #c7f2ae; $color-3: #57b3a9; $color-4: #4c688a; $color-5: #453061;
TAILWIND
colors: {
'brand-1': '#f7ff80',
'brand-2': '#c7f2ae',
'brand-3': '#57b3a9',
'brand-4': '#4c688a',
'brand-5': '#453061',
}RGB Array
[247, 255, 128], [199, 242, 174], [87, 179, 169], [76, 104, 138], [69, 48, 97]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7FF80, #C7F2AE, #57B3A9, #4C688A, #453061 is ideal for: 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: #f7ff80; --color-2: #c7f2ae; --color-3: #57b3a9; --color-4: #4c688a; --color-5: #453061. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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