Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D1CBC0
Goose Yellow · Silver · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#BDC9C9
Sky Blue · Silver · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#ADBAA2
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#857274
Crimson · Gray · Warm Gray
Traditional「Crimson」· Paint「Warm Gray」· Creative Urban Concrete
#6B3A5A
Rose Purple · DimGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· 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
D1CBC0 | BDC9C9 | ADBAA2 | 857274 | 6B3A5A | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 2.8 Fail | 5.5 AA | |
1.1 Fail | — | 1.2 Fail | 2.7 Fail | 5.2 AA | |
1.3 Fail | 1.2 Fail | — | 2.2 Fail | 4.3 AA Large | |
2.8 Fail | 2.7 Fail | 2.2 Fail | — | 2.0 Fail | |
5.5 AA | 5.2 AA | 4.3 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D1CBC0
#BDC9C9
#ADBAA2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d1cbc0;
--color-2: #bdc9c9;
--color-3: #adbaa2;
--color-4: #857274;
--color-5: #6b3a5a;
}SCSS
$color-1: #d1cbc0; $color-2: #bdc9c9; $color-3: #adbaa2; $color-4: #857274; $color-5: #6b3a5a;
TAILWIND
colors: {
'brand-1': '#d1cbc0',
'brand-2': '#bdc9c9',
'brand-3': '#adbaa2',
'brand-4': '#857274',
'brand-5': '#6b3a5a',
}RGB Array
[209, 203, 192], [189, 201, 201], [173, 186, 162], [133, 114, 116], [107, 58, 90]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D1CBC0, #BDC9C9, #ADBAA2, #857274, #6B3A5A 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: #d1cbc0; --color-2: #bdc9c9; --color-3: #adbaa2; --color-4: #857274; --color-5: #6b3a5a. 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