Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D8B186
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#F5DCA4
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#AEB99B
Willow Green · DarkGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#6E857F
Mineral Blue · SlateGray · Warm Gray
Traditional「Mineral Blue」· Paint「Warm Gray」· Creative Urban Concrete
#66737B
Slate Blue · DimGray · Warm Gray
Traditional「Slate Blue」· Paint「Warm Gray」· Creative Urban Concrete
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
D8B186 | F5DCA4 | AEB99B | 6E857F | 66737B | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.0 Fail | 2.0 Fail | 2.5 Fail | |
1.5 Fail | — | 1.5 Fail | 2.9 Fail | 3.6 AA Large | |
1.0 Fail | 1.5 Fail | — | 1.9 Fail | 2.4 Fail | |
2.0 Fail | 2.9 Fail | 1.9 Fail | — | 1.2 Fail | |
2.5 Fail | 3.6 AA Large | 2.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D8B186
#F5DCA4
#AEB99B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d8b186;
--color-2: #f5dca4;
--color-3: #aeb99b;
--color-4: #6e857f;
--color-5: #66737b;
}SCSS
$color-1: #d8b186; $color-2: #f5dca4; $color-3: #aeb99b; $color-4: #6e857f; $color-5: #66737b;
TAILWIND
colors: {
'brand-1': '#d8b186',
'brand-2': '#f5dca4',
'brand-3': '#aeb99b',
'brand-4': '#6e857f',
'brand-5': '#66737b',
}RGB Array
[216, 177, 134], [245, 220, 164], [174, 185, 155], [110, 133, 127], [102, 115, 123]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #D8B186, #F5DCA4, #AEB99B, #6E857F, #66737B 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: #d8b186; --color-2: #f5dca4; --color-3: #aeb99b; --color-4: #6e857f; --color-5: #66737b. 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 muted-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