Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C4C070
Autumn Sage · Tan · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#B56549
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#A60A21
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#5C0D1F
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#12101C
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· 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
C4C070 | B56549 | A60A21 | 5C0D1F | 12101C | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 4.1 AA Large | 7.3 AAA | 10.0 AAA | |
2.3 Fail | — | 1.8 Fail | 3.2 AA Large | 4.4 AA Large | |
4.1 AA Large | 1.8 Fail | — | 1.8 Fail | 2.4 Fail | |
7.3 AAA | 3.2 AA Large | 1.8 Fail | — | 1.4 Fail | |
10.0 AAA | 4.4 AA Large | 2.4 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C4C070
#B56549
#A60A21
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c4c070;
--color-2: #b56549;
--color-3: #a60a21;
--color-4: #5c0d1f;
--color-5: #12101c;
}SCSS
$color-1: #c4c070; $color-2: #b56549; $color-3: #a60a21; $color-4: #5c0d1f; $color-5: #12101c;
TAILWIND
colors: {
'brand-1': '#c4c070',
'brand-2': '#b56549',
'brand-3': '#a60a21',
'brand-4': '#5c0d1f',
'brand-5': '#12101c',
}RGB Array
[196, 192, 112], [181, 101, 73], [166, 10, 33], [92, 13, 31], [18, 16, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #C4C070, #B56549, #A60A21, #5C0D1F, #12101C 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: #c4c070; --color-2: #b56549; --color-3: #a60a21; --color-4: #5c0d1f; --color-5: #12101c. 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 sunset-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