Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D1D1D1
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#D4FAD9
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#AEF5B7
Emerald · LightGreen · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#454545
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#333333
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· 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
D1D1D1 | D4FAD9 | AEF5B7 | 454545 | 333333 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.2 Fail | 6.3 AA | 8.3 AAA | |
1.3 Fail | — | 1.1 Fail | 8.4 AAA | 11.1 AAA | |
1.2 Fail | 1.1 Fail | — | 7.6 AAA | 10.0 AAA | |
6.3 AA | 8.4 AAA | 7.6 AAA | — | 1.3 Fail | |
8.3 AAA | 11.1 AAA | 10.0 AAA | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D1D1D1
#D4FAD9
#AEF5B7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d1d1d1;
--color-2: #d4fad9;
--color-3: #aef5b7;
--color-4: #454545;
--color-5: #333333;
}SCSS
$color-1: #d1d1d1; $color-2: #d4fad9; $color-3: #aef5b7; $color-4: #454545; $color-5: #333333;
TAILWIND
colors: {
'brand-1': '#d1d1d1',
'brand-2': '#d4fad9',
'brand-3': '#aef5b7',
'brand-4': '#454545',
'brand-5': '#333333',
}RGB Array
[209, 209, 209], [212, 250, 217], [174, 245, 183], [69, 69, 69], [51, 51, 51]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #D1D1D1, #D4FAD9, #AEF5B7, #454545, #333333 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #d1d1d1; --color-2: #d4fad9; --color-3: #aef5b7; --color-4: #454545; --color-5: #333333. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 neon-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. 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