Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E4F658
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D6D6D6
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#AEAED1
Wisteria · LightSteelBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#8C8C91
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#5E5E5E
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· 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
E4F658 | D6D6D6 | AEAED1 | 8C8C91 | 5E5E5E | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.8 Fail | 2.8 Fail | 5.4 AA | |
1.2 Fail | — | 1.5 Fail | 2.3 Fail | 4.5 AA Large | |
1.8 Fail | 1.5 Fail | — | 1.6 Fail | 3.0 AA Large | |
2.8 Fail | 2.3 Fail | 1.6 Fail | — | 1.9 Fail | |
5.4 AA | 4.5 AA Large | 3.0 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E4F658
#D6D6D6
#AEAED1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e4f658;
--color-2: #d6d6d6;
--color-3: #aeaed1;
--color-4: #8c8c91;
--color-5: #5e5e5e;
}SCSS
$color-1: #e4f658; $color-2: #d6d6d6; $color-3: #aeaed1; $color-4: #8c8c91; $color-5: #5e5e5e;
TAILWIND
colors: {
'brand-1': '#e4f658',
'brand-2': '#d6d6d6',
'brand-3': '#aeaed1',
'brand-4': '#8c8c91',
'brand-5': '#5e5e5e',
}RGB Array
[228, 246, 88], [214, 214, 214], [174, 174, 209], [140, 140, 145], [94, 94, 94]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E4F658, #D6D6D6, #AEAED1, #8C8C91, #5E5E5E is ideal for: brand design, premium product pages, magazine layouts, 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: #e4f658; --color-2: #d6d6d6; --color-3: #aeaed1; --color-4: #8c8c91; --color-5: #5e5e5e. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco 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