Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CBD4C1
Willow Green · LightGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#F2ECE6
Goose Yellow · Linen · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#9DB4BB
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#A895A3
Mauve · DarkGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#646670
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
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
CBD4C1 | F2ECE6 | 9DB4BB | A895A3 | 646670 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.4 Fail | 1.8 Fail | 3.7 AA Large | |
1.3 Fail | — | 1.9 Fail | 2.4 Fail | 4.9 AA | |
1.4 Fail | 1.9 Fail | — | 1.3 Fail | 2.6 Fail | |
1.8 Fail | 2.4 Fail | 1.3 Fail | — | 2.0 Fail | |
3.7 AA Large | 4.9 AA | 2.6 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CBD4C1
#F2ECE6
#9DB4BB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cbd4c1;
--color-2: #f2ece6;
--color-3: #9db4bb;
--color-4: #a895a3;
--color-5: #646670;
}SCSS
$color-1: #cbd4c1; $color-2: #f2ece6; $color-3: #9db4bb; $color-4: #a895a3; $color-5: #646670;
TAILWIND
colors: {
'brand-1': '#cbd4c1',
'brand-2': '#f2ece6',
'brand-3': '#9db4bb',
'brand-4': '#a895a3',
'brand-5': '#646670',
}RGB Array
[203, 212, 193], [242, 236, 230], [157, 180, 187], [168, 149, 163], [100, 102, 112]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CBD4C1, #F2ECE6, #9DB4BB, #A895A3, #646670 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: #cbd4c1; --color-2: #f2ece6; --color-3: #9db4bb; --color-4: #a895a3; --color-5: #646670. 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