Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5F3CD
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E3EDB1
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#B4E9B3
Emerald · Silver · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#3C5051
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#6DCDB2
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
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
F5F3CD | E3EDB1 | B4E9B3 | 3C5051 | 6DCDB2 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 7.6 AAA | 1.7 Fail | |
1.1 Fail | — | 1.1 Fail | 6.9 AA | 1.5 Fail | |
1.2 Fail | 1.1 Fail | — | 6.2 AA | 1.4 Fail | |
7.6 AAA | 6.9 AA | 6.2 AA | — | 4.5 AA Large | |
1.7 Fail | 1.5 Fail | 1.4 Fail | 4.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5F3CD
#E3EDB1
#B4E9B3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5f3cd;
--color-2: #e3edb1;
--color-3: #b4e9b3;
--color-4: #3c5051;
--color-5: #6dcdb2;
}SCSS
$color-1: #f5f3cd; $color-2: #e3edb1; $color-3: #b4e9b3; $color-4: #3c5051; $color-5: #6dcdb2;
TAILWIND
colors: {
'brand-1': '#f5f3cd',
'brand-2': '#e3edb1',
'brand-3': '#b4e9b3',
'brand-4': '#3c5051',
'brand-5': '#6dcdb2',
}RGB Array
[245, 243, 205], [227, 237, 177], [180, 233, 179], [60, 80, 81], [109, 205, 178]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F5F3CD, #E3EDB1, #B4E9B3, #3C5051, #6DCDB2 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: #f5f3cd; --color-2: #e3edb1; --color-3: #b4e9b3; --color-4: #3c5051; --color-5: #6dcdb2. 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