Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C70D0D
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#E5430B
Tangerine · OrangeRed · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#577555
Celadon · DimGray · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#44494F
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#5F524F
Crimson · DimGray · Charcoal
Traditional「Crimson」· Paint「Charcoal」· Creative Midnight Shadow
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
C70D0D | E5430B | 577555 | 44494F | 5F524F | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.2 Fail | 1.5 Fail | 1.2 Fail | |
1.5 Fail | — | 1.3 Fail | 2.2 Fail | 1.8 Fail | |
1.2 Fail | 1.3 Fail | — | 1.8 Fail | 1.5 Fail | |
1.5 Fail | 2.2 Fail | 1.8 Fail | — | 1.2 Fail | |
1.2 Fail | 1.8 Fail | 1.5 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C70D0D
#E5430B
#577555
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c70d0d;
--color-2: #e5430b;
--color-3: #577555;
--color-4: #44494f;
--color-5: #5f524f;
}SCSS
$color-1: #c70d0d; $color-2: #e5430b; $color-3: #577555; $color-4: #44494f; $color-5: #5f524f;
TAILWIND
colors: {
'brand-1': '#c70d0d',
'brand-2': '#e5430b',
'brand-3': '#577555',
'brand-4': '#44494f',
'brand-5': '#5f524f',
}RGB Array
[199, 13, 13], [229, 67, 11], [87, 117, 85], [68, 73, 79], [95, 82, 79]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C70D0D, #E5430B, #577555, #44494F, #5F524F 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: #c70d0d; --color-2: #e5430b; --color-3: #577555; --color-4: #44494f; --color-5: #5f524f. 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