Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCCCCC
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
#242424
Ink Black · DarkSlateGray · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#99C3CC
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#FFF1AB
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
CCCCCC | E6E6E6 | 242424 | 99C3CC | FFF1AB | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 9.7 AAA | 1.2 Fail | 1.4 Fail | |
1.3 Fail | — | 12.4 AAA | 1.5 Fail | 1.1 Fail | |
9.7 AAA | 12.4 AAA | — | 8.2 AAA | 13.6 AAA | |
1.2 Fail | 1.5 Fail | 8.2 AAA | — | 1.7 Fail | |
1.4 Fail | 1.1 Fail | 13.6 AAA | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCCCCC
#E6E6E6
#242424
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cccccc;
--color-2: #e6e6e6;
--color-3: #242424;
--color-4: #99c3cc;
--color-5: #fff1ab;
}SCSS
$color-1: #cccccc; $color-2: #e6e6e6; $color-3: #242424; $color-4: #99c3cc; $color-5: #fff1ab;
TAILWIND
colors: {
'brand-1': '#cccccc',
'brand-2': '#e6e6e6',
'brand-3': '#242424',
'brand-4': '#99c3cc',
'brand-5': '#fff1ab',
}RGB Array
[204, 204, 204], [230, 230, 230], [36, 36, 36], [153, 195, 204], [255, 241, 171]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCCCCC, #E6E6E6, #242424, #99C3CC, #FFF1AB 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: #cccccc; --color-2: #e6e6e6; --color-3: #242424; --color-4: #99c3cc; --color-5: #fff1ab. 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