Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BEC1A2
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#F0C497
Goose Yellow · BurlyWood · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C49776
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#927A6E
Tangerine · Gray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#69A9C5
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake 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
BEC1A2 | F0C497 | C49776 | 927A6E | 69A9C5 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 2.2 Fail | 1.4 Fail | |
1.2 Fail | — | 1.6 Fail | 2.5 Fail | 1.6 Fail | |
1.4 Fail | 1.6 Fail | — | 1.5 Fail | 1.0 Fail | |
2.2 Fail | 2.5 Fail | 1.5 Fail | — | 1.5 Fail | |
1.4 Fail | 1.6 Fail | 1.0 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BEC1A2
#F0C497
#C49776
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bec1a2;
--color-2: #f0c497;
--color-3: #c49776;
--color-4: #927a6e;
--color-5: #69a9c5;
}SCSS
$color-1: #bec1a2; $color-2: #f0c497; $color-3: #c49776; $color-4: #927a6e; $color-5: #69a9c5;
TAILWIND
colors: {
'brand-1': '#bec1a2',
'brand-2': '#f0c497',
'brand-3': '#c49776',
'brand-4': '#927a6e',
'brand-5': '#69a9c5',
}RGB Array
[190, 193, 162], [240, 196, 151], [196, 151, 118], [146, 122, 110], [105, 169, 197]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BEC1A2, #F0C497, #C49776, #927A6E, #69A9C5 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: #bec1a2; --color-2: #f0c497; --color-3: #c49776; --color-4: #927a6e; --color-5: #69a9c5. 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