Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0F0F0
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#A8C7CB
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#B6A6BE
Lilac · DarkGray · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#9B83A7
Dark Plum · LightSlateGray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#C0D287
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
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
F0F0F0 | A8C7CB | B6A6BE | 9B83A7 | C0D287 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.0 Fail | 3.0 Fail | 1.4 Fail | |
1.6 Fail | — | 1.3 Fail | 1.9 Fail | 1.1 Fail | |
2.0 Fail | 1.3 Fail | — | 1.5 Fail | 1.4 Fail | |
3.0 Fail | 1.9 Fail | 1.5 Fail | — | 2.1 Fail | |
1.4 Fail | 1.1 Fail | 1.4 Fail | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0F0F0
#A8C7CB
#B6A6BE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0f0f0;
--color-2: #a8c7cb;
--color-3: #b6a6be;
--color-4: #9b83a7;
--color-5: #c0d287;
}SCSS
$color-1: #f0f0f0; $color-2: #a8c7cb; $color-3: #b6a6be; $color-4: #9b83a7; $color-5: #c0d287;
TAILWIND
colors: {
'brand-1': '#f0f0f0',
'brand-2': '#a8c7cb',
'brand-3': '#b6a6be',
'brand-4': '#9b83a7',
'brand-5': '#c0d287',
}RGB Array
[240, 240, 240], [168, 199, 203], [182, 166, 190], [155, 131, 167], [192, 210, 135]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F0F0F0, #A8C7CB, #B6A6BE, #9B83A7, #C0D287 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: #f0f0f0; --color-2: #a8c7cb; --color-3: #b6a6be; --color-4: #9b83a7; --color-5: #c0d287. 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 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