Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A4A3A8
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#634D38
Tangerine · DarkOliveGreen · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#20171A
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#1A222F
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#B4B4B4
Silver Gray · DarkGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
A4A3A8 | 634D38 | 20171A | 1A222F | B4B4B4 | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 7.0 AA | 6.4 AA | 1.2 Fail | |
3.2 AA Large | — | 2.2 Fail | 2.0 Fail | 3.8 AA Large | |
7.0 AA | 2.2 Fail | — | 1.1 Fail | 8.4 AAA | |
6.4 AA | 2.0 Fail | 1.1 Fail | — | 7.7 AAA | |
1.2 Fail | 3.8 AA Large | 8.4 AAA | 7.7 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A4A3A8
#634D38
#20171A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a4a3a8;
--color-2: #634d38;
--color-3: #20171a;
--color-4: #1a222f;
--color-5: #b4b4b4;
}SCSS
$color-1: #a4a3a8; $color-2: #634d38; $color-3: #20171a; $color-4: #1a222f; $color-5: #b4b4b4;
TAILWIND
colors: {
'brand-1': '#a4a3a8',
'brand-2': '#634d38',
'brand-3': '#20171a',
'brand-4': '#1a222f',
'brand-5': '#b4b4b4',
}RGB Array
[164, 163, 168], [99, 77, 56], [32, 23, 26], [26, 34, 47], [180, 180, 180]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A4A3A8, #634D38, #20171A, #1A222F, #B4B4B4 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #a4a3a8; --color-2: #634d38; --color-3: #20171a; --color-4: #1a222f; --color-5: #b4b4b4. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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