Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CFCFCF
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#E6E6E6
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#7DCDC4
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#1A1E1D
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
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
CFCFCF | E6E6E6 | FFFFFF | 7DCDC4 | 1A1E1D | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.6 Fail | 1.2 Fail | 10.8 AAA | |
1.2 Fail | — | 1.2 Fail | 1.5 Fail | 13.5 AAA | |
1.6 Fail | 1.2 Fail | — | 1.8 Fail | 16.8 AAA | |
1.2 Fail | 1.5 Fail | 1.8 Fail | — | 9.1 AAA | |
10.8 AAA | 13.5 AAA | 16.8 AAA | 9.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CFCFCF
#E6E6E6
#FFFFFF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cfcfcf;
--color-2: #e6e6e6;
--color-3: #ffffff;
--color-4: #7dcdc4;
--color-5: #1a1e1d;
}SCSS
$color-1: #cfcfcf; $color-2: #e6e6e6; $color-3: #ffffff; $color-4: #7dcdc4; $color-5: #1a1e1d;
TAILWIND
colors: {
'brand-1': '#cfcfcf',
'brand-2': '#e6e6e6',
'brand-3': '#ffffff',
'brand-4': '#7dcdc4',
'brand-5': '#1a1e1d',
}RGB Array
[207, 207, 207], [230, 230, 230], [255, 255, 255], [125, 205, 196], [26, 30, 29]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CFCFCF, #E6E6E6, #FFFFFF, #7DCDC4, #1A1E1D is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. 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: #cfcfcf; --color-2: #e6e6e6; --color-3: #ffffff; --color-4: #7dcdc4; --color-5: #1a1e1d. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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