Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3F2F1
Jade · Lavender · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#B4E0DE
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#A0D9AD
Celadon · LightGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#8FAF8E
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#60705F
Celadon · DimGray · Warm Gray
Traditional「Celadon」· Paint「Warm Gray」· Creative Urban Concrete
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
D3F2F1 | B4E0DE | A0D9AD | 8FAF8E | 60705F | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 2.0 Fail | 4.5 AA Large | |
1.2 Fail | — | 1.1 Fail | 1.7 Fail | 3.7 AA Large | |
1.4 Fail | 1.1 Fail | — | 1.5 Fail | 3.3 AA Large | |
2.0 Fail | 1.7 Fail | 1.5 Fail | — | 2.2 Fail | |
4.5 AA Large | 3.7 AA Large | 3.3 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3F2F1
#B4E0DE
#A0D9AD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3f2f1;
--color-2: #b4e0de;
--color-3: #a0d9ad;
--color-4: #8faf8e;
--color-5: #60705f;
}SCSS
$color-1: #d3f2f1; $color-2: #b4e0de; $color-3: #a0d9ad; $color-4: #8faf8e; $color-5: #60705f;
TAILWIND
colors: {
'brand-1': '#d3f2f1',
'brand-2': '#b4e0de',
'brand-3': '#a0d9ad',
'brand-4': '#8faf8e',
'brand-5': '#60705f',
}RGB Array
[211, 242, 241], [180, 224, 222], [160, 217, 173], [143, 175, 142], [96, 112, 95]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This bright-style palette of #D3F2F1, #B4E0DE, #A0D9AD, #8FAF8E, #60705F 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: #d3f2f1; --color-2: #b4e0de; --color-3: #a0d9ad; --color-4: #8faf8e; --color-5: #60705f. 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 bright-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