Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF39B
Fresh Green · Khaki · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#7BE0B8
Jade · MediumAquaMarine · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#63BE9A
Mineral Blue · MediumAquaMarine · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#539E80
Mineral Blue · CadetBlue · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#548B75
Mineral Blue · SlateGray · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· 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
FFF39B | 7BE0B8 | 63BE9A | 539E80 | 548B75 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.0 Fail | 2.8 Fail | 3.5 AA Large | |
1.4 Fail | — | 1.4 Fail | 2.0 Fail | 2.5 Fail | |
2.0 Fail | 1.4 Fail | — | 1.4 Fail | 1.8 Fail | |
2.8 Fail | 2.0 Fail | 1.4 Fail | — | 1.2 Fail | |
3.5 AA Large | 2.5 Fail | 1.8 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF39B
#7BE0B8
#63BE9A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff39b;
--color-2: #7be0b8;
--color-3: #63be9a;
--color-4: #539e80;
--color-5: #548b75;
}SCSS
$color-1: #fff39b; $color-2: #7be0b8; $color-3: #63be9a; $color-4: #539e80; $color-5: #548b75;
TAILWIND
colors: {
'brand-1': '#fff39b',
'brand-2': '#7be0b8',
'brand-3': '#63be9a',
'brand-4': '#539e80',
'brand-5': '#548b75',
}RGB Array
[255, 243, 155], [123, 224, 184], [99, 190, 154], [83, 158, 128], [84, 139, 117]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF39B, #7BE0B8, #63BE9A, #539E80, #548B75 is ideal for: corporate websites, product showcases, portfolios. 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: #fff39b; --color-2: #7be0b8; --color-3: #63be9a; --color-4: #539e80; --color-5: #548b75. 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. 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