Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E5E5E5
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#D4D4D4
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#B9C6C7
Sky Blue · Silver · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#AAE7EF
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#252525
Ink Black · DarkSlateGray · 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
E5E5E5 | D4D4D4 | B9C6C7 | AAE7EF | 252525 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.1 Fail | 12.2 AAA | |
1.2 Fail | — | 1.2 Fail | 1.1 Fail | 10.3 AAA | |
1.4 Fail | 1.2 Fail | — | 1.3 Fail | 8.7 AAA | |
1.1 Fail | 1.1 Fail | 1.3 Fail | — | 11.2 AAA | |
12.2 AAA | 10.3 AAA | 8.7 AAA | 11.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E5E5E5
#D4D4D4
#B9C6C7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e5e5e5;
--color-2: #d4d4d4;
--color-3: #b9c6c7;
--color-4: #aae7ef;
--color-5: #252525;
}SCSS
$color-1: #e5e5e5; $color-2: #d4d4d4; $color-3: #b9c6c7; $color-4: #aae7ef; $color-5: #252525;
TAILWIND
colors: {
'brand-1': '#e5e5e5',
'brand-2': '#d4d4d4',
'brand-3': '#b9c6c7',
'brand-4': '#aae7ef',
'brand-5': '#252525',
}RGB Array
[229, 229, 229], [212, 212, 212], [185, 198, 199], [170, 231, 239], [37, 37, 37]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #E5E5E5, #D4D4D4, #B9C6C7, #AAE7EF, #252525 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: #e5e5e5; --color-2: #d4d4d4; --color-3: #b9c6c7; --color-4: #aae7ef; --color-5: #252525. 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 cool-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