Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D0D6B7
Willow Green · LightGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#A6D0C1
Jade · Silver · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#80C4C8
Sky Blue · SkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#5CBCC6
Slate Blue · MediumTurquoise · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#45435E
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· 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
D0D6B7 | A6D0C1 | 80C4C8 | 5CBCC6 | 45435E | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 1.5 Fail | 6.3 AA | |
1.1 Fail | — | 1.2 Fail | 1.3 Fail | 5.6 AA | |
1.3 Fail | 1.2 Fail | — | 1.1 Fail | 4.8 AA | |
1.5 Fail | 1.3 Fail | 1.1 Fail | — | 4.3 AA Large | |
6.3 AA | 5.6 AA | 4.8 AA | 4.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D0D6B7
#A6D0C1
#80C4C8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d0d6b7;
--color-2: #a6d0c1;
--color-3: #80c4c8;
--color-4: #5cbcc6;
--color-5: #45435e;
}SCSS
$color-1: #d0d6b7; $color-2: #a6d0c1; $color-3: #80c4c8; $color-4: #5cbcc6; $color-5: #45435e;
TAILWIND
colors: {
'brand-1': '#d0d6b7',
'brand-2': '#a6d0c1',
'brand-3': '#80c4c8',
'brand-4': '#5cbcc6',
'brand-5': '#45435e',
}RGB Array
[208, 214, 183], [166, 208, 193], [128, 196, 200], [92, 188, 198], [69, 67, 94]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D0D6B7, #A6D0C1, #80C4C8, #5CBCC6, #45435E 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: #d0d6b7; --color-2: #a6d0c1; --color-3: #80c4c8; --color-4: #5cbcc6; --color-5: #45435e. 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