Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#909090
Ash · Gray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#C0C0C0
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#D8C0A8
Goose Yellow · Tan · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#D8D8C0
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F0F0D8
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
909090 | C0C0C0 | D8C0A8 | D8D8C0 | F0F0D8 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 1.8 Fail | 2.2 Fail | 2.8 Fail | |
1.8 Fail | — | 1.0 Fail | 1.3 Fail | 1.6 Fail | |
1.8 Fail | 1.0 Fail | — | 1.2 Fail | 1.5 Fail | |
2.2 Fail | 1.3 Fail | 1.2 Fail | — | 1.3 Fail | |
2.8 Fail | 1.6 Fail | 1.5 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#909090
#C0C0C0
#D8C0A8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #909090;
--color-2: #c0c0c0;
--color-3: #d8c0a8;
--color-4: #d8d8c0;
--color-5: #f0f0d8;
}SCSS
$color-1: #909090; $color-2: #c0c0c0; $color-3: #d8c0a8; $color-4: #d8d8c0; $color-5: #f0f0d8;
TAILWIND
colors: {
'brand-1': '#909090',
'brand-2': '#c0c0c0',
'brand-3': '#d8c0a8',
'brand-4': '#d8d8c0',
'brand-5': '#f0f0d8',
}RGB Array
[144, 144, 144], [192, 192, 192], [216, 192, 168], [216, 216, 192], [240, 240, 216]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This minimal-style palette of #909090, #C0C0C0, #D8C0A8, #D8D8C0, #F0F0D8 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #909090; --color-2: #c0c0c0; --color-3: #d8c0a8; --color-4: #d8d8c0; --color-5: #f0f0d8. 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. 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 minimal-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