Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D4D6CB
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#CADBC9
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#C7C6B1
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#695E4C
Ochre · DimGray · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#402D3B
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· 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
D4D6CB | CADBC9 | C7C6B1 | 695E4C | 402D3B | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.2 Fail | 4.3 AA Large | 8.6 AAA | |
1.0 Fail | — | 1.2 Fail | 4.4 AA Large | 8.7 AAA | |
1.2 Fail | 1.2 Fail | — | 3.7 AA Large | 7.3 AAA | |
4.3 AA Large | 4.4 AA Large | 3.7 AA Large | — | 2.0 Fail | |
8.6 AAA | 8.7 AAA | 7.3 AAA | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D4D6CB
#CADBC9
#C7C6B1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d4d6cb;
--color-2: #cadbc9;
--color-3: #c7c6b1;
--color-4: #695e4c;
--color-5: #402d3b;
}SCSS
$color-1: #d4d6cb; $color-2: #cadbc9; $color-3: #c7c6b1; $color-4: #695e4c; $color-5: #402d3b;
TAILWIND
colors: {
'brand-1': '#d4d6cb',
'brand-2': '#cadbc9',
'brand-3': '#c7c6b1',
'brand-4': '#695e4c',
'brand-5': '#402d3b',
}RGB Array
[212, 214, 203], [202, 219, 201], [199, 198, 177], [105, 94, 76], [64, 45, 59]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D4D6CB, #CADBC9, #C7C6B1, #695E4C, #402D3B 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: #d4d6cb; --color-2: #cadbc9; --color-3: #c7c6b1; --color-4: #695e4c; --color-5: #402d3b. 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