Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C7402C
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#EBA55D
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#542C47
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#3F0919
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#0F1829
Indigo · Black · Deep Sea Blue
Traditional「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
C7402C | EBA55D | 542C47 | 3F0919 | 0F1829 | |
|---|---|---|---|---|---|
| — | 2.4 Fail | 2.3 Fail | 3.3 AA Large | 3.5 AA Large | |
2.4 Fail | — | 5.5 AA | 8.0 AAA | 8.5 AAA | |
2.3 Fail | 5.5 AA | — | 1.4 Fail | 1.5 Fail | |
3.3 AA Large | 8.0 AAA | 1.4 Fail | — | 1.1 Fail | |
3.5 AA Large | 8.5 AAA | 1.5 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C7402C
#EBA55D
#542C47
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c7402c;
--color-2: #eba55d;
--color-3: #542c47;
--color-4: #3f0919;
--color-5: #0f1829;
}SCSS
$color-1: #c7402c; $color-2: #eba55d; $color-3: #542c47; $color-4: #3f0919; $color-5: #0f1829;
TAILWIND
colors: {
'brand-1': '#c7402c',
'brand-2': '#eba55d',
'brand-3': '#542c47',
'brand-4': '#3f0919',
'brand-5': '#0f1829',
}RGB Array
[199, 64, 44], [235, 165, 93], [84, 44, 71], [63, 9, 25], [15, 24, 41]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C7402C, #EBA55D, #542C47, #3F0919, #0F1829 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: #c7402c; --color-2: #eba55d; --color-3: #542c47; --color-4: #3f0919; --color-5: #0f1829. 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