Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BEC0CD
Azure · Silver · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#BCC747
Autumn Sage · GoldenRod · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#C2A899
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#997E6B
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#403229
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· 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
BEC0CD | BCC747 | C2A899 | 997E6B | 403229 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.2 Fail | 2.1 Fail | 6.8 AA | |
1.0 Fail | — | 1.2 Fail | 2.1 Fail | 6.7 AA | |
1.2 Fail | 1.2 Fail | — | 1.7 Fail | 5.5 AA | |
2.1 Fail | 2.1 Fail | 1.7 Fail | — | 3.3 AA Large | |
6.8 AA | 6.7 AA | 5.5 AA | 3.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BEC0CD
#BCC747
#C2A899
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bec0cd;
--color-2: #bcc747;
--color-3: #c2a899;
--color-4: #997e6b;
--color-5: #403229;
}SCSS
$color-1: #bec0cd; $color-2: #bcc747; $color-3: #c2a899; $color-4: #997e6b; $color-5: #403229;
TAILWIND
colors: {
'brand-1': '#bec0cd',
'brand-2': '#bcc747',
'brand-3': '#c2a899',
'brand-4': '#997e6b',
'brand-5': '#403229',
}RGB Array
[190, 192, 205], [188, 199, 71], [194, 168, 153], [153, 126, 107], [64, 50, 41]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BEC0CD, #BCC747, #C2A899, #997E6B, #403229 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #bec0cd; --color-2: #bcc747; --color-3: #c2a899; --color-4: #997e6b; --color-5: #403229. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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. Restrained colors convey professionalism and trust. 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