Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D2DCE5
Sky Blue · LightGray · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#BFC8CF
Sky Blue · Silver · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#E5E0CC
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#79735B
Ochre · DimGray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#2D3118
Grass Green · DarkSlateGray · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· 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
D2DCE5 | BFC8CF | E5E0CC | 79735B | 2D3118 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.1 Fail | 3.4 AA Large | 9.7 AAA | |
1.2 Fail | — | 1.3 Fail | 2.8 Fail | 7.9 AAA | |
1.1 Fail | 1.3 Fail | — | 3.6 AA Large | 10.1 AAA | |
3.4 AA Large | 2.8 Fail | 3.6 AA Large | — | 2.8 Fail | |
9.7 AAA | 7.9 AAA | 10.1 AAA | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D2DCE5
#BFC8CF
#E5E0CC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d2dce5;
--color-2: #bfc8cf;
--color-3: #e5e0cc;
--color-4: #79735b;
--color-5: #2d3118;
}SCSS
$color-1: #d2dce5; $color-2: #bfc8cf; $color-3: #e5e0cc; $color-4: #79735b; $color-5: #2d3118;
TAILWIND
colors: {
'brand-1': '#d2dce5',
'brand-2': '#bfc8cf',
'brand-3': '#e5e0cc',
'brand-4': '#79735b',
'brand-5': '#2d3118',
}RGB Array
[210, 220, 229], [191, 200, 207], [229, 224, 204], [121, 115, 91], [45, 49, 24]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D2DCE5, #BFC8CF, #E5E0CC, #79735B, #2D3118 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: #d2dce5; --color-2: #bfc8cf; --color-3: #e5e0cc; --color-4: #79735b; --color-5: #2d3118. 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