Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FBC86C
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#DA8D85
Peach Pink · DarkSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#967878
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#4CC6A1
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#ADDFAE
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
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
FBC86C | DA8D85 | 967878 | 4CC6A1 | ADDFAE | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.6 Fail | 1.4 Fail | 1.0 Fail | |
1.7 Fail | — | 1.5 Fail | 1.2 Fail | 1.7 Fail | |
2.6 Fail | 1.5 Fail | — | 1.9 Fail | 2.7 Fail | |
1.4 Fail | 1.2 Fail | 1.9 Fail | — | 1.4 Fail | |
1.0 Fail | 1.7 Fail | 2.7 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FBC86C
#DA8D85
#967878
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fbc86c;
--color-2: #da8d85;
--color-3: #967878;
--color-4: #4cc6a1;
--color-5: #addfae;
}SCSS
$color-1: #fbc86c; $color-2: #da8d85; $color-3: #967878; $color-4: #4cc6a1; $color-5: #addfae;
TAILWIND
colors: {
'brand-1': '#fbc86c',
'brand-2': '#da8d85',
'brand-3': '#967878',
'brand-4': '#4cc6a1',
'brand-5': '#addfae',
}RGB Array
[251, 200, 108], [218, 141, 133], [150, 120, 120], [76, 198, 161], [173, 223, 174]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FBC86C, #DA8D85, #967878, #4CC6A1, #ADDFAE 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: #fbc86c; --color-2: #da8d85; --color-3: #967878; --color-4: #4cc6a1; --color-5: #addfae. 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