Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CDE9DC
Jade · LightGray · Mint Green
Traditional「Jade」· Paint「Mint Green」· Creative Arctic Pool
#4F3E4F
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#8C8087
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#F5DFA4
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#DDC46C
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· 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
CDE9DC | 4F3E4F | 8C8087 | F5DFA4 | DDC46C | |
|---|---|---|---|---|---|
| — | 7.6 AAA | 2.9 Fail | 1.0 Fail | 1.3 Fail | |
7.6 AAA | — | 2.6 Fail | 7.5 AAA | 5.7 AA | |
2.9 Fail | 2.6 Fail | — | 2.9 Fail | 2.2 Fail | |
1.0 Fail | 7.5 AAA | 2.9 Fail | — | 1.3 Fail | |
1.3 Fail | 5.7 AA | 2.2 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CDE9DC
#4F3E4F
#8C8087
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cde9dc;
--color-2: #4f3e4f;
--color-3: #8c8087;
--color-4: #f5dfa4;
--color-5: #ddc46c;
}SCSS
$color-1: #cde9dc; $color-2: #4f3e4f; $color-3: #8c8087; $color-4: #f5dfa4; $color-5: #ddc46c;
TAILWIND
colors: {
'brand-1': '#cde9dc',
'brand-2': '#4f3e4f',
'brand-3': '#8c8087',
'brand-4': '#f5dfa4',
'brand-5': '#ddc46c',
}RGB Array
[205, 233, 220], [79, 62, 79], [140, 128, 135], [245, 223, 164], [221, 196, 108]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CDE9DC, #4F3E4F, #8C8087, #F5DFA4, #DDC46C is ideal for: 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: #cde9dc; --color-2: #4f3e4f; --color-3: #8c8087; --color-4: #f5dfa4; --color-5: #ddc46c. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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