Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DED4CC
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#BF4413
Tangerine · FireBrick · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#3E3B18
Autumn Sage · DarkOliveGreen · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#4C3748
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#21161D
Rose Purple · Black · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
DED4CC | BF4413 | 3E3B18 | 4C3748 | 21161D | |
|---|---|---|---|---|---|
| — | 3.6 AA Large | 7.8 AAA | 7.4 AAA | 12.0 AAA | |
3.6 AA Large | — | 2.2 Fail | 2.1 Fail | 3.4 AA Large | |
7.8 AAA | 2.2 Fail | — | 1.1 Fail | 1.5 Fail | |
7.4 AAA | 2.1 Fail | 1.1 Fail | — | 1.6 Fail | |
12.0 AAA | 3.4 AA Large | 1.5 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DED4CC
#BF4413
#3E3B18
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ded4cc;
--color-2: #bf4413;
--color-3: #3e3b18;
--color-4: #4c3748;
--color-5: #21161d;
}SCSS
$color-1: #ded4cc; $color-2: #bf4413; $color-3: #3e3b18; $color-4: #4c3748; $color-5: #21161d;
TAILWIND
colors: {
'brand-1': '#ded4cc',
'brand-2': '#bf4413',
'brand-3': '#3e3b18',
'brand-4': '#4c3748',
'brand-5': '#21161d',
}RGB Array
[222, 212, 204], [191, 68, 19], [62, 59, 24], [76, 55, 72], [33, 22, 29]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DED4CC, #BF4413, #3E3B18, #4C3748, #21161D 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: #ded4cc; --color-2: #bf4413; --color-3: #3e3b18; --color-4: #4c3748; --color-5: #21161d. 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