Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D9D7CC
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#5F4044
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#656165
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#C2BFC0
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#DDE5DF
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
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
D9D7CC | 5F4044 | 656165 | C2BFC0 | DDE5DF | |
|---|---|---|---|---|---|
| — | 6.3 AA | 4.2 AA Large | 1.3 Fail | 1.1 Fail | |
6.3 AA | — | 1.5 Fail | 5.0 AA | 7.1 AAA | |
4.2 AA Large | 1.5 Fail | — | 3.3 AA Large | 4.7 AA | |
1.3 Fail | 5.0 AA | 3.3 AA Large | — | 1.4 Fail | |
1.1 Fail | 7.1 AAA | 4.7 AA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D9D7CC
#5F4044
#656165
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d9d7cc;
--color-2: #5f4044;
--color-3: #656165;
--color-4: #c2bfc0;
--color-5: #dde5df;
}SCSS
$color-1: #d9d7cc; $color-2: #5f4044; $color-3: #656165; $color-4: #c2bfc0; $color-5: #dde5df;
TAILWIND
colors: {
'brand-1': '#d9d7cc',
'brand-2': '#5f4044',
'brand-3': '#656165',
'brand-4': '#c2bfc0',
'brand-5': '#dde5df',
}RGB Array
[217, 215, 204], [95, 64, 68], [101, 97, 101], [194, 191, 192], [221, 229, 223]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #D9D7CC, #5F4044, #656165, #C2BFC0, #DDE5DF 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: #d9d7cc; --color-2: #5f4044; --color-3: #656165; --color-4: #c2bfc0; --color-5: #dde5df. 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 muted-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