Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C4C3A6
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#493F3F
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#9E1414
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#776C5A
Ochre · DimGray · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#190C0C
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
C4C3A6 | 493F3F | 9E1414 | 776C5A | 190C0C | |
|---|---|---|---|---|---|
| — | 5.7 AA | 4.6 AA | 2.9 Fail | 10.6 AAA | |
5.7 AA | — | 1.2 Fail | 2.0 Fail | 1.9 Fail | |
4.6 AA | 1.2 Fail | — | 1.6 Fail | 2.3 Fail | |
2.9 Fail | 2.0 Fail | 1.6 Fail | — | 3.7 AA Large | |
10.6 AAA | 1.9 Fail | 2.3 Fail | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C4C3A6
#493F3F
#9E1414
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c4c3a6;
--color-2: #493f3f;
--color-3: #9e1414;
--color-4: #776c5a;
--color-5: #190c0c;
}SCSS
$color-1: #c4c3a6; $color-2: #493f3f; $color-3: #9e1414; $color-4: #776c5a; $color-5: #190c0c;
TAILWIND
colors: {
'brand-1': '#c4c3a6',
'brand-2': '#493f3f',
'brand-3': '#9e1414',
'brand-4': '#776c5a',
'brand-5': '#190c0c',
}RGB Array
[196, 195, 166], [73, 63, 63], [158, 20, 20], [119, 108, 90], [25, 12, 12]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C4C3A6, #493F3F, #9E1414, #776C5A, #190C0C 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: #c4c3a6; --color-2: #493f3f; --color-3: #9e1414; --color-4: #776c5a; --color-5: #190c0c. 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