Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C1C9C9
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#D3D4DB
Azure · LightGray · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#E5E4EB
Wisteria · Lavender · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#EDEDED
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#E6E6E8
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
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
C1C9C9 | D3D4DB | E5E4EB | EDEDED | E6E6E8 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 1.4 Fail | 1.4 Fail | |
1.1 Fail | — | 1.2 Fail | 1.3 Fail | 1.2 Fail | |
1.3 Fail | 1.2 Fail | — | 1.1 Fail | 1.0 Fail | |
1.4 Fail | 1.3 Fail | 1.1 Fail | — | 1.1 Fail | |
1.4 Fail | 1.2 Fail | 1.0 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C1C9C9
#D3D4DB
#E5E4EB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c1c9c9;
--color-2: #d3d4db;
--color-3: #e5e4eb;
--color-4: #ededed;
--color-5: #e6e6e8;
}SCSS
$color-1: #c1c9c9; $color-2: #d3d4db; $color-3: #e5e4eb; $color-4: #ededed; $color-5: #e6e6e8;
TAILWIND
colors: {
'brand-1': '#c1c9c9',
'brand-2': '#d3d4db',
'brand-3': '#e5e4eb',
'brand-4': '#ededed',
'brand-5': '#e6e6e8',
}RGB Array
[193, 201, 201], [211, 212, 219], [229, 228, 235], [237, 237, 237], [230, 230, 232]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C1C9C9, #D3D4DB, #E5E4EB, #EDEDED, #E6E6E8 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: #c1c9c9; --color-2: #d3d4db; --color-3: #e5e4eb; --color-4: #ededed; --color-5: #e6e6e8. 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