Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7F6F0
Fresh Green · SeaShell · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E0E0DD
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#D3D2CC
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#6F718B
Indigo · SlateGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#595C74
Indigo · DimGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
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
F7F6F0 | E0E0DD | D3D2CC | 6F718B | 595C74 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 4.4 AA Large | 6.0 AA | |
1.2 Fail | — | 1.1 Fail | 3.6 AA Large | 4.9 AA | |
1.4 Fail | 1.1 Fail | — | 3.1 AA Large | 4.3 AA Large | |
4.4 AA Large | 3.6 AA Large | 3.1 AA Large | — | 1.4 Fail | |
6.0 AA | 4.9 AA | 4.3 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7F6F0
#E0E0DD
#D3D2CC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7f6f0;
--color-2: #e0e0dd;
--color-3: #d3d2cc;
--color-4: #6f718b;
--color-5: #595c74;
}SCSS
$color-1: #f7f6f0; $color-2: #e0e0dd; $color-3: #d3d2cc; $color-4: #6f718b; $color-5: #595c74;
TAILWIND
colors: {
'brand-1': '#f7f6f0',
'brand-2': '#e0e0dd',
'brand-3': '#d3d2cc',
'brand-4': '#6f718b',
'brand-5': '#595c74',
}RGB Array
[247, 246, 240], [224, 224, 221], [211, 210, 204], [111, 113, 139], [89, 92, 116]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7F6F0, #E0E0DD, #D3D2CC, #6F718B, #595C74 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #f7f6f0; --color-2: #e0e0dd; --color-3: #d3d2cc; --color-4: #6f718b; --color-5: #595c74. 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 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