Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#CBC8BB
Goose Yellow · Silver · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#EEF2E4
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#FFFFF7
Fresh Green · Snow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#9BC6CE
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
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
000000 | CBC8BB | EEF2E4 | FFFFF7 | 9BC6CE | |
|---|---|---|---|---|---|
| — | 12.5 AAA | 18.5 AAA | 20.9 AAA | 11.4 AAA | |
12.5 AAA | — | 1.5 Fail | 1.7 Fail | 1.1 Fail | |
18.5 AAA | 1.5 Fail | — | 1.1 Fail | 1.6 Fail | |
20.9 AAA | 1.7 Fail | 1.1 Fail | — | 1.8 Fail | |
11.4 AAA | 1.1 Fail | 1.6 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#CBC8BB
#EEF2E4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #cbc8bb;
--color-3: #eef2e4;
--color-4: #fffff7;
--color-5: #9bc6ce;
}SCSS
$color-1: #000000; $color-2: #cbc8bb; $color-3: #eef2e4; $color-4: #fffff7; $color-5: #9bc6ce;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#cbc8bb',
'brand-3': '#eef2e4',
'brand-4': '#fffff7',
'brand-5': '#9bc6ce',
}RGB Array
[0, 0, 0], [203, 200, 187], [238, 242, 228], [255, 255, 247], [155, 198, 206]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #000000, #CBC8BB, #EEF2E4, #FFFFF7, #9BC6CE is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #000000; --color-2: #cbc8bb; --color-3: #eef2e4; --color-4: #fffff7; --color-5: #9bc6ce. 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 tech, SaaS, healthcare, eco industries. 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