Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEE6B8
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D1D9BF
Willow Green · LightGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#BCC4BB
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#8C878A
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#5E5050
Crimson · DimGray · Charcoal
Traditional「Crimson」· Paint「Charcoal」· Creative Midnight Shadow
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
DEE6B8 | D1D9BF | BCC4BB | 8C878A | 5E5050 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 2.7 Fail | 5.9 AA | |
1.1 Fail | — | 1.2 Fail | 2.4 Fail | 5.3 AA | |
1.4 Fail | 1.2 Fail | — | 2.0 Fail | 4.3 AA Large | |
2.7 Fail | 2.4 Fail | 2.0 Fail | — | 2.2 Fail | |
5.9 AA | 5.3 AA | 4.3 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEE6B8
#D1D9BF
#BCC4BB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dee6b8;
--color-2: #d1d9bf;
--color-3: #bcc4bb;
--color-4: #8c878a;
--color-5: #5e5050;
}SCSS
$color-1: #dee6b8; $color-2: #d1d9bf; $color-3: #bcc4bb; $color-4: #8c878a; $color-5: #5e5050;
TAILWIND
colors: {
'brand-1': '#dee6b8',
'brand-2': '#d1d9bf',
'brand-3': '#bcc4bb',
'brand-4': '#8c878a',
'brand-5': '#5e5050',
}RGB Array
[222, 230, 184], [209, 217, 191], [188, 196, 187], [140, 135, 138], [94, 80, 80]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #DEE6B8, #D1D9BF, #BCC4BB, #8C878A, #5E5050 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: #dee6b8; --color-2: #d1d9bf; --color-3: #bcc4bb; --color-4: #8c878a; --color-5: #5e5050. 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 earth-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