Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#87CDC3
Jade · SkyBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#BCD9C7
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#E2E0D1
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C2C1BD
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#CFCBCC
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· 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
87CDC3 | BCD9C7 | E2E0D1 | C2C1BD | CFCBCC | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.0 Fail | 1.1 Fail | |
1.2 Fail | — | 1.1 Fail | 1.2 Fail | 1.1 Fail | |
1.4 Fail | 1.1 Fail | — | 1.4 Fail | 1.2 Fail | |
1.0 Fail | 1.2 Fail | 1.4 Fail | — | 1.1 Fail | |
1.1 Fail | 1.1 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#87CDC3
#BCD9C7
#E2E0D1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #87cdc3;
--color-2: #bcd9c7;
--color-3: #e2e0d1;
--color-4: #c2c1bd;
--color-5: #cfcbcc;
}SCSS
$color-1: #87cdc3; $color-2: #bcd9c7; $color-3: #e2e0d1; $color-4: #c2c1bd; $color-5: #cfcbcc;
TAILWIND
colors: {
'brand-1': '#87cdc3',
'brand-2': '#bcd9c7',
'brand-3': '#e2e0d1',
'brand-4': '#c2c1bd',
'brand-5': '#cfcbcc',
}RGB Array
[135, 205, 195], [188, 217, 199], [226, 224, 209], [194, 193, 189], [207, 203, 204]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #87CDC3, #BCD9C7, #E2E0D1, #C2C1BD, #CFCBCC 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: #87cdc3; --color-2: #bcd9c7; --color-3: #e2e0d1; --color-4: #c2c1bd; --color-5: #cfcbcc. 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