Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF7B1C
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#D62E00
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#704D43
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#332521
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#1A0D09
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
FF7B1C | D62E00 | 704D43 | 332521 | 1A0D09 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 2.9 Fail | 5.7 AA | 7.3 AAA | |
1.9 Fail | — | 1.5 Fail | 3.0 Fail | 3.8 AA Large | |
2.9 Fail | 1.5 Fail | — | 2.0 Fail | 2.6 Fail | |
5.7 AA | 3.0 Fail | 2.0 Fail | — | 1.3 Fail | |
7.3 AAA | 3.8 AA Large | 2.6 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF7B1C
#D62E00
#704D43
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff7b1c;
--color-2: #d62e00;
--color-3: #704d43;
--color-4: #332521;
--color-5: #1a0d09;
}SCSS
$color-1: #ff7b1c; $color-2: #d62e00; $color-3: #704d43; $color-4: #332521; $color-5: #1a0d09;
TAILWIND
colors: {
'brand-1': '#ff7b1c',
'brand-2': '#d62e00',
'brand-3': '#704d43',
'brand-4': '#332521',
'brand-5': '#1a0d09',
}RGB Array
[255, 123, 28], [214, 46, 0], [112, 77, 67], [51, 37, 33], [26, 13, 9]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #FF7B1C, #D62E00, #704D43, #332521, #1A0D09 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: #ff7b1c; --color-2: #d62e00; --color-3: #704d43; --color-4: #332521; --color-5: #1a0d09. 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 dark-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