Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#9A9A9A
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#B0E708
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#E1FE18
Autumn Sage · Yellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#D0D0D0
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
9A9A9A | B0E708 | E1FE18 | FFFFFF | D0D0D0 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 2.5 Fail | 2.8 Fail | 1.8 Fail | |
1.9 Fail | — | 1.3 Fail | 1.5 Fail | 1.0 Fail | |
2.5 Fail | 1.3 Fail | — | 1.1 Fail | 1.4 Fail | |
2.8 Fail | 1.5 Fail | 1.1 Fail | — | 1.5 Fail | |
1.8 Fail | 1.0 Fail | 1.4 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#9A9A9A
#B0E708
#E1FE18
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #9a9a9a;
--color-2: #b0e708;
--color-3: #e1fe18;
--color-4: #ffffff;
--color-5: #d0d0d0;
}SCSS
$color-1: #9a9a9a; $color-2: #b0e708; $color-3: #e1fe18; $color-4: #ffffff; $color-5: #d0d0d0;
TAILWIND
colors: {
'brand-1': '#9a9a9a',
'brand-2': '#b0e708',
'brand-3': '#e1fe18',
'brand-4': '#ffffff',
'brand-5': '#d0d0d0',
}RGB Array
[154, 154, 154], [176, 231, 8], [225, 254, 24], [255, 255, 255], [208, 208, 208]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #9A9A9A, #B0E708, #E1FE18, #FFFFFF, #D0D0D0 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: #9a9a9a; --color-2: #b0e708; --color-3: #e1fe18; --color-4: #ffffff; --color-5: #d0d0d0. 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 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