Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FAF295
Fresh Green · Khaki · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C0D4A9
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#86B6BD
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#8794CC
Azure · CornflowerBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#C1A0D9
Lilac · LightSteelBlue · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
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
FAF295 | C0D4A9 | 86B6BD | 8794CC | C1A0D9 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.9 Fail | 2.5 Fail | 2.0 Fail | |
1.4 Fail | — | 1.4 Fail | 1.9 Fail | 1.4 Fail | |
1.9 Fail | 1.4 Fail | — | 1.3 Fail | 1.0 Fail | |
2.5 Fail | 1.9 Fail | 1.3 Fail | — | 1.3 Fail | |
2.0 Fail | 1.4 Fail | 1.0 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FAF295
#C0D4A9
#86B6BD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #faf295;
--color-2: #c0d4a9;
--color-3: #86b6bd;
--color-4: #8794cc;
--color-5: #c1a0d9;
}SCSS
$color-1: #faf295; $color-2: #c0d4a9; $color-3: #86b6bd; $color-4: #8794cc; $color-5: #c1a0d9;
TAILWIND
colors: {
'brand-1': '#faf295',
'brand-2': '#c0d4a9',
'brand-3': '#86b6bd',
'brand-4': '#8794cc',
'brand-5': '#c1a0d9',
}RGB Array
[250, 242, 149], [192, 212, 169], [134, 182, 189], [135, 148, 204], [193, 160, 217]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FAF295, #C0D4A9, #86B6BD, #8794CC, #C1A0D9 is ideal for: health products, baby brands, fresh-style blogs. 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: #faf295; --color-2: #c0d4a9; --color-3: #86b6bd; --color-4: #8794cc; --color-5: #c1a0d9. 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. 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