Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F4FAA0
Fresh Green · Khaki · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F7E1A8
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#9CA39C
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#5397A0
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#1E7C96
Lake Blue · Teal · Mint Ice
Traditional「Lake 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
F4FAA0 | F7E1A8 | 9CA39C | 5397A0 | 1E7C96 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.3 Fail | 3.0 AA Large | 4.3 AA Large | |
1.2 Fail | — | 2.0 Fail | 2.6 Fail | 3.7 AA Large | |
2.3 Fail | 2.0 Fail | — | 1.3 Fail | 1.9 Fail | |
3.0 AA Large | 2.6 Fail | 1.3 Fail | — | 1.4 Fail | |
4.3 AA Large | 3.7 AA Large | 1.9 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F4FAA0
#F7E1A8
#9CA39C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f4faa0;
--color-2: #f7e1a8;
--color-3: #9ca39c;
--color-4: #5397a0;
--color-5: #1e7c96;
}SCSS
$color-1: #f4faa0; $color-2: #f7e1a8; $color-3: #9ca39c; $color-4: #5397a0; $color-5: #1e7c96;
TAILWIND
colors: {
'brand-1': '#f4faa0',
'brand-2': '#f7e1a8',
'brand-3': '#9ca39c',
'brand-4': '#5397a0',
'brand-5': '#1e7c96',
}RGB Array
[244, 250, 160], [247, 225, 168], [156, 163, 156], [83, 151, 160], [30, 124, 150]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This bright-style palette of #F4FAA0, #F7E1A8, #9CA39C, #5397A0, #1E7C96 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: #f4faa0; --color-2: #f7e1a8; --color-3: #9ca39c; --color-4: #5397a0; --color-5: #1e7c96. 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 bright-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