Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE86D
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D8D562
Fresh Green · BurlyWood · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#98A88D
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#99B79F
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#789A81
Celadon · Gray · Olive Green
Traditional「Celadon」· 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
FFE86D | D8D562 | 98A88D | 99B79F | 789A81 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.0 Fail | 1.8 Fail | 2.5 Fail | |
1.2 Fail | — | 1.6 Fail | 1.4 Fail | 2.0 Fail | |
2.0 Fail | 1.6 Fail | — | 1.2 Fail | 1.2 Fail | |
1.8 Fail | 1.4 Fail | 1.2 Fail | — | 1.4 Fail | |
2.5 Fail | 2.0 Fail | 1.2 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE86D
#D8D562
#98A88D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe86d;
--color-2: #d8d562;
--color-3: #98a88d;
--color-4: #99b79f;
--color-5: #789a81;
}SCSS
$color-1: #ffe86d; $color-2: #d8d562; $color-3: #98a88d; $color-4: #99b79f; $color-5: #789a81;
TAILWIND
colors: {
'brand-1': '#ffe86d',
'brand-2': '#d8d562',
'brand-3': '#98a88d',
'brand-4': '#99b79f',
'brand-5': '#789a81',
}RGB Array
[255, 232, 109], [216, 213, 98], [152, 168, 141], [153, 183, 159], [120, 154, 129]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE86D, #D8D562, #98A88D, #99B79F, #789A81 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: #ffe86d; --color-2: #d8d562; --color-3: #98a88d; --color-4: #99b79f; --color-5: #789a81. 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