Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ABABAB
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#828282
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#454444
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#262626
Ink Black · DarkSlateGray · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#E3BB6B
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
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
ABABAB | 828282 | 454444 | 262626 | E3BB6B | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 4.2 AA Large | 6.6 AA | 1.3 Fail | |
1.7 Fail | — | 2.5 Fail | 3.9 AA Large | 2.1 Fail | |
4.2 AA Large | 2.5 Fail | — | 1.6 Fail | 5.4 AA | |
6.6 AA | 3.9 AA Large | 1.6 Fail | — | 8.3 AAA | |
1.3 Fail | 2.1 Fail | 5.4 AA | 8.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ABABAB
#828282
#454444
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ababab;
--color-2: #828282;
--color-3: #454444;
--color-4: #262626;
--color-5: #e3bb6b;
}SCSS
$color-1: #ababab; $color-2: #828282; $color-3: #454444; $color-4: #262626; $color-5: #e3bb6b;
TAILWIND
colors: {
'brand-1': '#ababab',
'brand-2': '#828282',
'brand-3': '#454444',
'brand-4': '#262626',
'brand-5': '#e3bb6b',
}RGB Array
[171, 171, 171], [130, 130, 130], [69, 68, 68], [38, 38, 38], [227, 187, 107]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ABABAB, #828282, #454444, #262626, #E3BB6B is ideal for: brand design, premium product pages, magazine layouts, 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: #ababab; --color-2: #828282; --color-3: #454444; --color-4: #262626; --color-5: #e3bb6b. 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. 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. 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