Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3EBB2
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#A2DFA8
Celadon · LightGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#61CF9B
Mineral Blue · MediumAquaMarine · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#649285
Mineral Blue · SlateGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#67546E
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
D3EBB2 | A2DFA8 | 61CF9B | 649285 | 67546E | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 2.7 Fail | 5.3 AA | |
1.2 Fail | — | 1.3 Fail | 2.3 Fail | 4.4 AA Large | |
1.5 Fail | 1.3 Fail | — | 1.8 Fail | 3.6 AA Large | |
2.7 Fail | 2.3 Fail | 1.8 Fail | — | 2.0 Fail | |
5.3 AA | 4.4 AA Large | 3.6 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3EBB2
#A2DFA8
#61CF9B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3ebb2;
--color-2: #a2dfa8;
--color-3: #61cf9b;
--color-4: #649285;
--color-5: #67546e;
}SCSS
$color-1: #d3ebb2; $color-2: #a2dfa8; $color-3: #61cf9b; $color-4: #649285; $color-5: #67546e;
TAILWIND
colors: {
'brand-1': '#d3ebb2',
'brand-2': '#a2dfa8',
'brand-3': '#61cf9b',
'brand-4': '#649285',
'brand-5': '#67546e',
}RGB Array
[211, 235, 178], [162, 223, 168], [97, 207, 155], [100, 146, 133], [103, 84, 110]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This summer-style palette of #D3EBB2, #A2DFA8, #61CF9B, #649285, #67546E 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: #d3ebb2; --color-2: #a2dfa8; --color-3: #61cf9b; --color-4: #649285; --color-5: #67546e. 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 summer-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