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
#A1C1BE
Jade · Silver · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#59554E
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#F3F4E5
Fresh Green · Linen · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E2E3D9
Fresh Green · LightGray · 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
FFFFFF | A1C1BE | 59554E | F3F4E5 | E2E3D9 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 7.4 AAA | 1.1 Fail | 1.3 Fail | |
1.9 Fail | — | 3.8 AA Large | 1.7 Fail | 1.5 Fail | |
7.4 AAA | 3.8 AA Large | — | 6.7 AA | 5.7 AA | |
1.1 Fail | 1.7 Fail | 6.7 AA | — | 1.2 Fail | |
1.3 Fail | 1.5 Fail | 5.7 AA | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#A1C1BE
#59554E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #a1c1be;
--color-3: #59554e;
--color-4: #f3f4e5;
--color-5: #e2e3d9;
}SCSS
$color-1: #ffffff; $color-2: #a1c1be; $color-3: #59554e; $color-4: #f3f4e5; $color-5: #e2e3d9;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#a1c1be',
'brand-3': '#59554e',
'brand-4': '#f3f4e5',
'brand-5': '#e2e3d9',
}RGB Array
[255, 255, 255], [161, 193, 190], [89, 85, 78], [243, 244, 229], [226, 227, 217]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #FFFFFF, #A1C1BE, #59554E, #F3F4E5, #E2E3D9 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: #ffffff; --color-2: #a1c1be; --color-3: #59554e; --color-4: #f3f4e5; --color-5: #e2e3d9. 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 cool-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