Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BBC49D
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#A88F53
Ochre · Gray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#945235
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#541D25
Crimson · Maroon · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#2B1F16
Tangerine · Black · 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
BBC49D | A88F53 | 945235 | 541D25 | 2B1F16 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.3 AA Large | 7.3 AAA | 8.8 AAA | |
1.7 Fail | — | 1.9 Fail | 4.3 AA Large | 5.1 AA | |
3.3 AA Large | 1.9 Fail | — | 2.2 Fail | 2.7 Fail | |
7.3 AAA | 4.3 AA Large | 2.2 Fail | — | 1.2 Fail | |
8.8 AAA | 5.1 AA | 2.7 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BBC49D
#A88F53
#945235
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bbc49d;
--color-2: #a88f53;
--color-3: #945235;
--color-4: #541d25;
--color-5: #2b1f16;
}SCSS
$color-1: #bbc49d; $color-2: #a88f53; $color-3: #945235; $color-4: #541d25; $color-5: #2b1f16;
TAILWIND
colors: {
'brand-1': '#bbc49d',
'brand-2': '#a88f53',
'brand-3': '#945235',
'brand-4': '#541d25',
'brand-5': '#2b1f16',
}RGB Array
[187, 196, 157], [168, 143, 83], [148, 82, 53], [84, 29, 37], [43, 31, 22]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BBC49D, #A88F53, #945235, #541D25, #2B1F16 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #bbc49d; --color-2: #a88f53; --color-3: #945235; --color-4: #541d25; --color-5: #2b1f16. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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. 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