Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#9C9C9C
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#3F3F3F
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#603725
Tangerine · DarkOliveGreen · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#C04C2F
Vermilion · Sienna · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#E49E26
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· 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
9C9C9C | 3F3F3F | 603725 | C04C2F | E49E26 | |
|---|---|---|---|---|---|
| — | 3.8 AA Large | 3.7 AA Large | 1.8 Fail | 1.2 Fail | |
3.8 AA Large | — | 1.0 Fail | 2.2 Fail | 4.6 AA | |
3.7 AA Large | 1.0 Fail | — | 2.1 Fail | 4.5 AA Large | |
1.8 Fail | 2.2 Fail | 2.1 Fail | — | 2.1 Fail | |
1.2 Fail | 4.6 AA | 4.5 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#9C9C9C
#3F3F3F
#603725
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #9c9c9c;
--color-2: #3f3f3f;
--color-3: #603725;
--color-4: #c04c2f;
--color-5: #e49e26;
}SCSS
$color-1: #9c9c9c; $color-2: #3f3f3f; $color-3: #603725; $color-4: #c04c2f; $color-5: #e49e26;
TAILWIND
colors: {
'brand-1': '#9c9c9c',
'brand-2': '#3f3f3f',
'brand-3': '#603725',
'brand-4': '#c04c2f',
'brand-5': '#e49e26',
}RGB Array
[156, 156, 156], [63, 63, 63], [96, 55, 37], [192, 76, 47], [228, 158, 38]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #9C9C9C, #3F3F3F, #603725, #C04C2F, #E49E26 is ideal for: corporate websites, product showcases, portfolios. 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: #9c9c9c; --color-2: #3f3f3f; --color-3: #603725; --color-4: #c04c2f; --color-5: #e49e26. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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