Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CB1010
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#232021
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#41292E
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#892626
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#B11D1C
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· 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
CB1010 | 232021 | 41292E | 892626 | B11D1C | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 2.3 Fail | 1.5 Fail | 1.2 Fail | |
2.8 Fail | — | 1.2 Fail | 1.8 Fail | 2.4 Fail | |
2.3 Fail | 1.2 Fail | — | 1.5 Fail | 1.9 Fail | |
1.5 Fail | 1.8 Fail | 1.5 Fail | — | 1.3 Fail | |
1.2 Fail | 2.4 Fail | 1.9 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CB1010
#232021
#41292E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cb1010;
--color-2: #232021;
--color-3: #41292e;
--color-4: #892626;
--color-5: #b11d1c;
}SCSS
$color-1: #cb1010; $color-2: #232021; $color-3: #41292e; $color-4: #892626; $color-5: #b11d1c;
TAILWIND
colors: {
'brand-1': '#cb1010',
'brand-2': '#232021',
'brand-3': '#41292e',
'brand-4': '#892626',
'brand-5': '#b11d1c',
}RGB Array
[203, 16, 16], [35, 32, 33], [65, 41, 46], [137, 38, 38], [177, 29, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CB1010, #232021, #41292E, #892626, #B11D1C 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: #cb1010; --color-2: #232021; --color-3: #41292e; --color-4: #892626; --color-5: #b11d1c. 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