Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DE7C2C
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#B58D55
Ginger · DarkSalmon · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#9E8A6F
Ginger · Gray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#6B6B5B
Autumn Sage · DimGray · Charcoal
Traditional「Autumn Sage」· Paint「Charcoal」· Creative Midnight Shadow
#32453D
Mineral Blue · DarkSlateGray · Forest Green
Traditional「Mineral Blue」· Paint「Forest 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
DE7C2C | B58D55 | 9E8A6F | 6B6B5B | 32453D | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.1 Fail | 1.8 Fail | 3.4 AA Large | |
1.0 Fail | — | 1.1 Fail | 1.8 Fail | 3.4 AA Large | |
1.1 Fail | 1.1 Fail | — | 1.6 Fail | 3.1 AA Large | |
1.8 Fail | 1.8 Fail | 1.6 Fail | — | 1.9 Fail | |
3.4 AA Large | 3.4 AA Large | 3.1 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DE7C2C
#B58D55
#9E8A6F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #de7c2c;
--color-2: #b58d55;
--color-3: #9e8a6f;
--color-4: #6b6b5b;
--color-5: #32453d;
}SCSS
$color-1: #de7c2c; $color-2: #b58d55; $color-3: #9e8a6f; $color-4: #6b6b5b; $color-5: #32453d;
TAILWIND
colors: {
'brand-1': '#de7c2c',
'brand-2': '#b58d55',
'brand-3': '#9e8a6f',
'brand-4': '#6b6b5b',
'brand-5': '#32453d',
}RGB Array
[222, 124, 44], [181, 141, 85], [158, 138, 111], [107, 107, 91], [50, 69, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DE7C2C, #B58D55, #9E8A6F, #6B6B5B, #32453D 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: #de7c2c; --color-2: #b58d55; --color-3: #9e8a6f; --color-4: #6b6b5b; --color-5: #32453d. 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