Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DCC9A8
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#B16534
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#9F1610
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#661514
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#1F111E
Rose Purple · Black · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
DCC9A8 | B16534 | 9F1610 | 661514 | 1F111E | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 5.0 AA | 7.7 AAA | 11.2 AAA | |
2.7 Fail | — | 1.8 Fail | 2.8 Fail | 4.1 AA Large | |
5.0 AA | 1.8 Fail | — | 1.5 Fail | 2.2 Fail | |
7.7 AAA | 2.8 Fail | 1.5 Fail | — | 1.5 Fail | |
11.2 AAA | 4.1 AA Large | 2.2 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DCC9A8
#B16534
#9F1610
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dcc9a8;
--color-2: #b16534;
--color-3: #9f1610;
--color-4: #661514;
--color-5: #1f111e;
}SCSS
$color-1: #dcc9a8; $color-2: #b16534; $color-3: #9f1610; $color-4: #661514; $color-5: #1f111e;
TAILWIND
colors: {
'brand-1': '#dcc9a8',
'brand-2': '#b16534',
'brand-3': '#9f1610',
'brand-4': '#661514',
'brand-5': '#1f111e',
}RGB Array
[220, 201, 168], [177, 101, 52], [159, 22, 16], [102, 21, 20], [31, 17, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DCC9A8, #B16534, #9F1610, #661514, #1F111E 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: #dcc9a8; --color-2: #b16534; --color-3: #9f1610; --color-4: #661514; --color-5: #1f111e. 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