Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B7CA92
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#F2DF93
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#F29C8B
Peach Pink · DarkSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#CC6F84
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#7C5556
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion 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
B7CA92 | F2DF93 | F29C8B | CC6F84 | 7C5556 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.2 Fail | 1.9 Fail | 3.6 AA Large | |
1.3 Fail | — | 1.6 Fail | 2.6 Fail | 4.8 AA | |
1.2 Fail | 1.6 Fail | — | 1.6 Fail | 3.0 AA Large | |
1.9 Fail | 2.6 Fail | 1.6 Fail | — | 1.9 Fail | |
3.6 AA Large | 4.8 AA | 3.0 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B7CA92
#F2DF93
#F29C8B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b7ca92;
--color-2: #f2df93;
--color-3: #f29c8b;
--color-4: #cc6f84;
--color-5: #7c5556;
}SCSS
$color-1: #b7ca92; $color-2: #f2df93; $color-3: #f29c8b; $color-4: #cc6f84; $color-5: #7c5556;
TAILWIND
colors: {
'brand-1': '#b7ca92',
'brand-2': '#f2df93',
'brand-3': '#f29c8b',
'brand-4': '#cc6f84',
'brand-5': '#7c5556',
}RGB Array
[183, 202, 146], [242, 223, 147], [242, 156, 139], [204, 111, 132], [124, 85, 86]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B7CA92, #F2DF93, #F29C8B, #CC6F84, #7C5556 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: #b7ca92; --color-2: #f2df93; --color-3: #f29c8b; --color-4: #cc6f84; --color-5: #7c5556. 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