Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A6B28C
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#C6C7C9
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#5D5D5F
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#37363B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#272530
Deep Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· 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
A6B28C | C6C7C9 | 5D5D5F | 37363B | 272530 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.9 Fail | 5.3 AA | 6.7 AA | |
1.3 Fail | — | 3.9 AA Large | 7.1 AAA | 8.9 AAA | |
2.9 Fail | 3.9 AA Large | — | 1.8 Fail | 2.3 Fail | |
5.3 AA | 7.1 AAA | 1.8 Fail | — | 1.3 Fail | |
6.7 AA | 8.9 AAA | 2.3 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A6B28C
#C6C7C9
#5D5D5F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a6b28c;
--color-2: #c6c7c9;
--color-3: #5d5d5f;
--color-4: #37363b;
--color-5: #272530;
}SCSS
$color-1: #a6b28c; $color-2: #c6c7c9; $color-3: #5d5d5f; $color-4: #37363b; $color-5: #272530;
TAILWIND
colors: {
'brand-1': '#a6b28c',
'brand-2': '#c6c7c9',
'brand-3': '#5d5d5f',
'brand-4': '#37363b',
'brand-5': '#272530',
}RGB Array
[166, 178, 140], [198, 199, 201], [93, 93, 95], [55, 54, 59], [39, 37, 48]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A6B28C, #C6C7C9, #5D5D5F, #37363B, #272530 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: #a6b28c; --color-2: #c6c7c9; --color-3: #5d5d5f; --color-4: #37363b; --color-5: #272530. 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