Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FAF14B
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#B9EB5E
Willow Green · GreenYellow · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#60CC80
Emerald · MediumAquaMarine · Olive Green
Traditional「Emerald」· Paint「Olive Green」· Creative Blush Sunrise
#4F8F85
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#7D4E4B
Crimson · DimGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
FAF14B | B9EB5E | 60CC80 | 4F8F85 | 7D4E4B | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.7 Fail | 3.2 AA Large | 5.8 AA | |
1.2 Fail | — | 1.4 Fail | 2.7 Fail | 4.9 AA | |
1.7 Fail | 1.4 Fail | — | 1.9 Fail | 3.4 AA Large | |
3.2 AA Large | 2.7 Fail | 1.9 Fail | — | 1.8 Fail | |
5.8 AA | 4.9 AA | 3.4 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FAF14B
#B9EB5E
#60CC80
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #faf14b;
--color-2: #b9eb5e;
--color-3: #60cc80;
--color-4: #4f8f85;
--color-5: #7d4e4b;
}SCSS
$color-1: #faf14b; $color-2: #b9eb5e; $color-3: #60cc80; $color-4: #4f8f85; $color-5: #7d4e4b;
TAILWIND
colors: {
'brand-1': '#faf14b',
'brand-2': '#b9eb5e',
'brand-3': '#60cc80',
'brand-4': '#4f8f85',
'brand-5': '#7d4e4b',
}RGB Array
[250, 241, 75], [185, 235, 94], [96, 204, 128], [79, 143, 133], [125, 78, 75]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FAF14B, #B9EB5E, #60CC80, #4F8F85, #7D4E4B 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: #faf14b; --color-2: #b9eb5e; --color-3: #60cc80; --color-4: #4f8f85; --color-5: #7d4e4b. 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