Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C9DAD2
Jade · LightGray · Mint Green
Traditional「Jade」· Paint「Mint Green」· Creative Arctic Pool
#E0DCD0
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#ECDCC2
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#F7DEA6
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#2D3235
Slate Blue · DarkSlateGray · Dark Stone
Traditional「Slate Blue」· Paint「Dark Stone」· Creative Midnight Shadow
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
C9DAD2 | E0DCD0 | ECDCC2 | F7DEA6 | 2D3235 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 1.1 Fail | 8.9 AAA | |
1.1 Fail | — | 1.0 Fail | 1.0 Fail | 9.5 AAA | |
1.1 Fail | 1.0 Fail | — | 1.0 Fail | 9.6 AAA | |
1.1 Fail | 1.0 Fail | 1.0 Fail | — | 9.9 AAA | |
8.9 AAA | 9.5 AAA | 9.6 AAA | 9.9 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C9DAD2
#E0DCD0
#ECDCC2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c9dad2;
--color-2: #e0dcd0;
--color-3: #ecdcc2;
--color-4: #f7dea6;
--color-5: #2d3235;
}SCSS
$color-1: #c9dad2; $color-2: #e0dcd0; $color-3: #ecdcc2; $color-4: #f7dea6; $color-5: #2d3235;
TAILWIND
colors: {
'brand-1': '#c9dad2',
'brand-2': '#e0dcd0',
'brand-3': '#ecdcc2',
'brand-4': '#f7dea6',
'brand-5': '#2d3235',
}RGB Array
[201, 218, 210], [224, 220, 208], [236, 220, 194], [247, 222, 166], [45, 50, 53]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C9DAD2, #E0DCD0, #ECDCC2, #F7DEA6, #2D3235 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: #c9dad2; --color-2: #e0dcd0; --color-3: #ecdcc2; --color-4: #f7dea6; --color-5: #2d3235. 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