Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDE2DE
Celadon · LightGray · Cloud White
Traditional「Celadon」· Paint「Cloud White」· Creative Silver Lining
#232B2D
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#C2CBD0
Sky Blue · LightGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#969B94
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#E4E6E1
Willow Green · Beige · Cloud White
Traditional「Willow Green」· Paint「Cloud White」· Creative Silver Lining
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
DDE2DE | 232B2D | C2CBD0 | 969B94 | E4E6E1 | |
|---|---|---|---|---|---|
| — | 11.0 AAA | 1.3 Fail | 2.2 Fail | 1.0 Fail | |
11.0 AAA | — | 8.8 AAA | 5.1 AA | 11.5 AAA | |
1.3 Fail | 8.8 AAA | — | 1.7 Fail | 1.3 Fail | |
2.2 Fail | 5.1 AA | 1.7 Fail | — | 2.3 Fail | |
1.0 Fail | 11.5 AAA | 1.3 Fail | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDE2DE
#232B2D
#C2CBD0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dde2de;
--color-2: #232b2d;
--color-3: #c2cbd0;
--color-4: #969b94;
--color-5: #e4e6e1;
}SCSS
$color-1: #dde2de; $color-2: #232b2d; $color-3: #c2cbd0; $color-4: #969b94; $color-5: #e4e6e1;
TAILWIND
colors: {
'brand-1': '#dde2de',
'brand-2': '#232b2d',
'brand-3': '#c2cbd0',
'brand-4': '#969b94',
'brand-5': '#e4e6e1',
}RGB Array
[221, 226, 222], [35, 43, 45], [194, 203, 208], [150, 155, 148], [228, 230, 225]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DDE2DE, #232B2D, #C2CBD0, #969B94, #E4E6E1 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #dde2de; --color-2: #232b2d; --color-3: #c2cbd0; --color-4: #969b94; --color-5: #e4e6e1. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 beauty, lifestyle, arts 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