Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0F5BB
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#CCECBA
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#B0E5B7
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#86D1B3
Jade · MediumAquaMarine · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#3F8E93
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate 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
F0F5BB | CCECBA | B0E5B7 | 86D1B3 | 3F8E93 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 1.6 Fail | 3.4 AA Large | |
1.1 Fail | — | 1.1 Fail | 1.4 Fail | 3.0 Fail | |
1.3 Fail | 1.1 Fail | — | 1.3 Fail | 2.7 Fail | |
1.6 Fail | 1.4 Fail | 1.3 Fail | — | 2.1 Fail | |
3.4 AA Large | 3.0 Fail | 2.7 Fail | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0F5BB
#CCECBA
#B0E5B7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0f5bb;
--color-2: #ccecba;
--color-3: #b0e5b7;
--color-4: #86d1b3;
--color-5: #3f8e93;
}SCSS
$color-1: #f0f5bb; $color-2: #ccecba; $color-3: #b0e5b7; $color-4: #86d1b3; $color-5: #3f8e93;
TAILWIND
colors: {
'brand-1': '#f0f5bb',
'brand-2': '#ccecba',
'brand-3': '#b0e5b7',
'brand-4': '#86d1b3',
'brand-5': '#3f8e93',
}RGB Array
[240, 245, 187], [204, 236, 186], [176, 229, 183], [134, 209, 179], [63, 142, 147]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0F5BB, #CCECBA, #B0E5B7, #86D1B3, #3F8E93 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: #f0f5bb; --color-2: #ccecba; --color-3: #b0e5b7; --color-4: #86d1b3; --color-5: #3f8e93. 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