Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FAFFC2
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#CEF0A4
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#A8E4AE
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#55ACA3
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#267095
Lake Blue · Teal · Prussian Blue
Traditional「Lake Blue」· 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
FAFFC2 | CEF0A4 | A8E4AE | 55ACA3 | 267095 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 2.6 Fail | 5.3 AA | |
1.2 Fail | — | 1.2 Fail | 2.1 Fail | 4.3 AA Large | |
1.4 Fail | 1.2 Fail | — | 1.8 Fail | 3.7 AA Large | |
2.6 Fail | 2.1 Fail | 1.8 Fail | — | 2.0 Fail | |
5.3 AA | 4.3 AA Large | 3.7 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FAFFC2
#CEF0A4
#A8E4AE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #faffc2;
--color-2: #cef0a4;
--color-3: #a8e4ae;
--color-4: #55aca3;
--color-5: #267095;
}SCSS
$color-1: #faffc2; $color-2: #cef0a4; $color-3: #a8e4ae; $color-4: #55aca3; $color-5: #267095;
TAILWIND
colors: {
'brand-1': '#faffc2',
'brand-2': '#cef0a4',
'brand-3': '#a8e4ae',
'brand-4': '#55aca3',
'brand-5': '#267095',
}RGB Array
[250, 255, 194], [206, 240, 164], [168, 228, 174], [85, 172, 163], [38, 112, 149]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FAFFC2, #CEF0A4, #A8E4AE, #55ACA3, #267095 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: #faffc2; --color-2: #cef0a4; --color-3: #a8e4ae; --color-4: #55aca3; --color-5: #267095. 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 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