Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DDE7DC
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#BAC9C2
Jade · Silver · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#ABB0AC
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#F2F4E7
Fresh Green · Linen · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F0E0D3
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
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
DDE7DC | BAC9C2 | ABB0AC | F2F4E7 | F0E0D3 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.7 Fail | 1.1 Fail | 1.0 Fail | |
1.4 Fail | — | 1.3 Fail | 1.5 Fail | 1.3 Fail | |
1.7 Fail | 1.3 Fail | — | 2.0 Fail | 1.7 Fail | |
1.1 Fail | 1.5 Fail | 2.0 Fail | — | 1.2 Fail | |
1.0 Fail | 1.3 Fail | 1.7 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DDE7DC
#BAC9C2
#ABB0AC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dde7dc;
--color-2: #bac9c2;
--color-3: #abb0ac;
--color-4: #f2f4e7;
--color-5: #f0e0d3;
}SCSS
$color-1: #dde7dc; $color-2: #bac9c2; $color-3: #abb0ac; $color-4: #f2f4e7; $color-5: #f0e0d3;
TAILWIND
colors: {
'brand-1': '#dde7dc',
'brand-2': '#bac9c2',
'brand-3': '#abb0ac',
'brand-4': '#f2f4e7',
'brand-5': '#f0e0d3',
}RGB Array
[221, 231, 220], [186, 201, 194], [171, 176, 172], [242, 244, 231], [240, 224, 211]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #DDE7DC, #BAC9C2, #ABB0AC, #F2F4E7, #F0E0D3 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #dde7dc; --color-2: #bac9c2; --color-3: #abb0ac; --color-4: #f2f4e7; --color-5: #f0e0d3. 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. 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 cool-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