Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3E3E3
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#CCCCCC
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#52B39C
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#72F9D9
Jade · SkyBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#E8FAF6
Jade · Lavender · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
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
E3E3E3 | CCCCCC | 52B39C | 72F9D9 | E8FAF6 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.0 Fail | 1.0 Fail | 1.2 Fail | |
1.3 Fail | — | 1.6 Fail | 1.2 Fail | 1.5 Fail | |
2.0 Fail | 1.6 Fail | — | 2.0 Fail | 2.3 Fail | |
1.0 Fail | 1.2 Fail | 2.0 Fail | — | 1.2 Fail | |
1.2 Fail | 1.5 Fail | 2.3 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3E3E3
#CCCCCC
#52B39C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3e3e3;
--color-2: #cccccc;
--color-3: #52b39c;
--color-4: #72f9d9;
--color-5: #e8faf6;
}SCSS
$color-1: #e3e3e3; $color-2: #cccccc; $color-3: #52b39c; $color-4: #72f9d9; $color-5: #e8faf6;
TAILWIND
colors: {
'brand-1': '#e3e3e3',
'brand-2': '#cccccc',
'brand-3': '#52b39c',
'brand-4': '#72f9d9',
'brand-5': '#e8faf6',
}RGB Array
[227, 227, 227], [204, 204, 204], [82, 179, 156], [114, 249, 217], [232, 250, 246]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #E3E3E3, #CCCCCC, #52B39C, #72F9D9, #E8FAF6 is ideal for: health products, baby brands, fresh-style blogs, 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: #e3e3e3; --color-2: #cccccc; --color-3: #52b39c; --color-4: #72f9d9; --color-5: #e8faf6. 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 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