Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C6CFCF
Sky Blue · LightGray · Pearl Gray
Traditional「Sky Blue」· Paint「Pearl Gray」· Creative Silver Lining
#D8DCDE
Sky Blue · LightGray · Cloud White
Traditional「Sky Blue」· Paint「Cloud White」· Creative Silver Lining
#F2F2F3
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#ECECEB
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#E1E2E1
Plain White · LightGray · Cloud White
Traditional「Plain White」· 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
C6CFCF | D8DCDE | F2F2F3 | ECECEB | E1E2E1 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.3 Fail | 1.2 Fail | |
1.2 Fail | — | 1.2 Fail | 1.2 Fail | 1.1 Fail | |
1.4 Fail | 1.2 Fail | — | 1.1 Fail | 1.2 Fail | |
1.3 Fail | 1.2 Fail | 1.1 Fail | — | 1.1 Fail | |
1.2 Fail | 1.1 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C6CFCF
#D8DCDE
#F2F2F3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c6cfcf;
--color-2: #d8dcde;
--color-3: #f2f2f3;
--color-4: #ececeb;
--color-5: #e1e2e1;
}SCSS
$color-1: #c6cfcf; $color-2: #d8dcde; $color-3: #f2f2f3; $color-4: #ececeb; $color-5: #e1e2e1;
TAILWIND
colors: {
'brand-1': '#c6cfcf',
'brand-2': '#d8dcde',
'brand-3': '#f2f2f3',
'brand-4': '#ececeb',
'brand-5': '#e1e2e1',
}RGB Array
[198, 207, 207], [216, 220, 222], [242, 242, 243], [236, 236, 235], [225, 226, 225]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C6CFCF, #D8DCDE, #F2F2F3, #ECECEB, #E1E2E1 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: #c6cfcf; --color-2: #d8dcde; --color-3: #f2f2f3; --color-4: #ececeb; --color-5: #e1e2e1. 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