Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DAE2CB
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#96C3A6
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#6CB6A5
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#221D34
Deep Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#90425C
Dark Violet · Sienna · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
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
DAE2CB | 96C3A6 | 6CB6A5 | 221D34 | 90425C | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.8 Fail | 12.2 AAA | 5.0 AA | |
1.5 Fail | — | 1.2 Fail | 8.2 AAA | 3.4 AA Large | |
1.8 Fail | 1.2 Fail | — | 6.9 AA | 2.8 Fail | |
12.2 AAA | 8.2 AAA | 6.9 AA | — | 2.4 Fail | |
5.0 AA | 3.4 AA Large | 2.8 Fail | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DAE2CB
#96C3A6
#6CB6A5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dae2cb;
--color-2: #96c3a6;
--color-3: #6cb6a5;
--color-4: #221d34;
--color-5: #90425c;
}SCSS
$color-1: #dae2cb; $color-2: #96c3a6; $color-3: #6cb6a5; $color-4: #221d34; $color-5: #90425c;
TAILWIND
colors: {
'brand-1': '#dae2cb',
'brand-2': '#96c3a6',
'brand-3': '#6cb6a5',
'brand-4': '#221d34',
'brand-5': '#90425c',
}RGB Array
[218, 226, 203], [150, 195, 166], [108, 182, 165], [34, 29, 52], [144, 66, 92]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DAE2CB, #96C3A6, #6CB6A5, #221D34, #90425C 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: #dae2cb; --color-2: #96c3a6; --color-3: #6cb6a5; --color-4: #221d34; --color-5: #90425c. 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