Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CBD9AC
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#B0866F
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#934F50
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#D24545
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#FE6A43
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral 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
CBD9AC | B0866F | 934F50 | D24545 | FE6A43 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 4.0 AA Large | 3.0 AA Large | 1.9 Fail | |
2.2 Fail | — | 1.9 Fail | 1.4 Fail | 1.1 Fail | |
4.0 AA Large | 1.9 Fail | — | 1.3 Fail | 2.1 Fail | |
3.0 AA Large | 1.4 Fail | 1.3 Fail | — | 1.6 Fail | |
1.9 Fail | 1.1 Fail | 2.1 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CBD9AC
#B0866F
#934F50
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cbd9ac;
--color-2: #b0866f;
--color-3: #934f50;
--color-4: #d24545;
--color-5: #fe6a43;
}SCSS
$color-1: #cbd9ac; $color-2: #b0866f; $color-3: #934f50; $color-4: #d24545; $color-5: #fe6a43;
TAILWIND
colors: {
'brand-1': '#cbd9ac',
'brand-2': '#b0866f',
'brand-3': '#934f50',
'brand-4': '#d24545',
'brand-5': '#fe6a43',
}RGB Array
[203, 217, 172], [176, 134, 111], [147, 79, 80], [210, 69, 69], [254, 106, 67]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CBD9AC, #B0866F, #934F50, #D24545, #FE6A43 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: #cbd9ac; --color-2: #b0866f; --color-3: #934f50; --color-4: #d24545; --color-5: #fe6a43. 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