Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A7B794
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#637252
Grass Green · DimGray · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#3F4441
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#1B2C32
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#061D25
Lake Blue · Black · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· 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
A7B794 | 637252 | 3F4441 | 1B2C32 | 061D25 | |
|---|---|---|---|---|---|
| — | 2.4 Fail | 4.7 AA | 6.8 AA | 8.1 AAA | |
2.4 Fail | — | 1.9 Fail | 2.8 Fail | 3.4 AA Large | |
4.7 AA | 1.9 Fail | — | 1.5 Fail | 1.7 Fail | |
6.8 AA | 2.8 Fail | 1.5 Fail | — | 1.2 Fail | |
8.1 AAA | 3.4 AA Large | 1.7 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A7B794
#637252
#3F4441
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a7b794;
--color-2: #637252;
--color-3: #3f4441;
--color-4: #1b2c32;
--color-5: #061d25;
}SCSS
$color-1: #a7b794; $color-2: #637252; $color-3: #3f4441; $color-4: #1b2c32; $color-5: #061d25;
TAILWIND
colors: {
'brand-1': '#a7b794',
'brand-2': '#637252',
'brand-3': '#3f4441',
'brand-4': '#1b2c32',
'brand-5': '#061d25',
}RGB Array
[167, 183, 148], [99, 114, 82], [63, 68, 65], [27, 44, 50], [6, 29, 37]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A7B794, #637252, #3F4441, #1B2C32, #061D25 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: #a7b794; --color-2: #637252; --color-3: #3f4441; --color-4: #1b2c32; --color-5: #061d25. 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