Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#79A3A2
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#668A7B
Mineral Blue · SlateGray · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#566B62
Mineral Blue · DimGray · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#454545
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· 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
FFFFFF | 79A3A2 | 668A7B | 566B62 | 454545 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 3.8 AA Large | 5.7 AA | 9.6 AAA | |
2.8 Fail | — | 1.4 Fail | 2.1 Fail | 3.5 AA Large | |
3.8 AA Large | 1.4 Fail | — | 1.5 Fail | 2.5 Fail | |
5.7 AA | 2.1 Fail | 1.5 Fail | — | 1.7 Fail | |
9.6 AAA | 3.5 AA Large | 2.5 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#79A3A2
#668A7B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #79a3a2;
--color-3: #668a7b;
--color-4: #566b62;
--color-5: #454545;
}SCSS
$color-1: #ffffff; $color-2: #79a3a2; $color-3: #668a7b; $color-4: #566b62; $color-5: #454545;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#79a3a2',
'brand-3': '#668a7b',
'brand-4': '#566b62',
'brand-5': '#454545',
}RGB Array
[255, 255, 255], [121, 163, 162], [102, 138, 123], [86, 107, 98], [69, 69, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFFF, #79A3A2, #668A7B, #566B62, #454545 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: #ffffff; --color-2: #79a3a2; --color-3: #668a7b; --color-4: #566b62; --color-5: #454545. 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