Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#9C7F63
Tangerine · Gray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#351E34
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#7C182A
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#DA1B32
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#D86F44
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· 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
9C7F63 | 351E34 | 7C182A | DA1B32 | D86F44 | |
|---|---|---|---|---|---|
| — | 4.1 AA Large | 2.8 Fail | 1.3 Fail | 1.1 Fail | |
4.1 AA Large | — | 1.5 Fail | 3.0 AA Large | 4.5 AA | |
2.8 Fail | 1.5 Fail | — | 2.1 Fail | 3.1 AA Large | |
1.3 Fail | 3.0 AA Large | 2.1 Fail | — | 1.5 Fail | |
1.1 Fail | 4.5 AA | 3.1 AA Large | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#9C7F63
#351E34
#7C182A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #9c7f63;
--color-2: #351e34;
--color-3: #7c182a;
--color-4: #da1b32;
--color-5: #d86f44;
}SCSS
$color-1: #9c7f63; $color-2: #351e34; $color-3: #7c182a; $color-4: #da1b32; $color-5: #d86f44;
TAILWIND
colors: {
'brand-1': '#9c7f63',
'brand-2': '#351e34',
'brand-3': '#7c182a',
'brand-4': '#da1b32',
'brand-5': '#d86f44',
}RGB Array
[156, 127, 99], [53, 30, 52], [124, 24, 42], [218, 27, 50], [216, 111, 68]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #9C7F63, #351E34, #7C182A, #DA1B32, #D86F44 is ideal for: tech websites, dark mode UIs, game UIs. 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: #9c7f63; --color-2: #351e34; --color-3: #7c182a; --color-4: #da1b32; --color-5: #d86f44. 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. 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