Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BEC6BB
Celadon · Silver · Pearl Gray
Traditional「Celadon」· Paint「Pearl Gray」· Creative Silver Lining
#B9D4CF
Jade · LightSteelBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#D2CCBC
Goose Yellow · Silver · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CCD9D2
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#EEE0D3
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
BEC6BB | B9D4CF | D2CCBC | CCD9D2 | EEE0D3 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 1.2 Fail | 1.4 Fail | |
1.1 Fail | — | 1.0 Fail | 1.1 Fail | 1.2 Fail | |
1.1 Fail | 1.0 Fail | — | 1.1 Fail | 1.2 Fail | |
1.2 Fail | 1.1 Fail | 1.1 Fail | — | 1.1 Fail | |
1.4 Fail | 1.2 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BEC6BB
#B9D4CF
#D2CCBC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #bec6bb;
--color-2: #b9d4cf;
--color-3: #d2ccbc;
--color-4: #ccd9d2;
--color-5: #eee0d3;
}SCSS
$color-1: #bec6bb; $color-2: #b9d4cf; $color-3: #d2ccbc; $color-4: #ccd9d2; $color-5: #eee0d3;
TAILWIND
colors: {
'brand-1': '#bec6bb',
'brand-2': '#b9d4cf',
'brand-3': '#d2ccbc',
'brand-4': '#ccd9d2',
'brand-5': '#eee0d3',
}RGB Array
[190, 198, 187], [185, 212, 207], [210, 204, 188], [204, 217, 210], [238, 224, 211]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BEC6BB, #B9D4CF, #D2CCBC, #CCD9D2, #EEE0D3 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: #bec6bb; --color-2: #b9d4cf; --color-3: #d2ccbc; --color-4: #ccd9d2; --color-5: #eee0d3. 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 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