Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B3E3D2
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#C6DCD9
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#D3D6DD
Azure · LightGray · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#E0CFE3
Lilac · LightGray · Lavender
Traditional「Lilac」· Paint「Lavender」· Creative Lavender Dream
#F1C7E5
Mauve · Pink · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
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
B3E3D2 | C6DCD9 | D3D6DD | E0CFE3 | F1C7E5 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.0 Fail | 1.0 Fail | 1.1 Fail | |
1.0 Fail | — | 1.0 Fail | 1.0 Fail | 1.0 Fail | |
1.0 Fail | 1.0 Fail | — | 1.0 Fail | 1.0 Fail | |
1.0 Fail | 1.0 Fail | 1.0 Fail | — | 1.0 Fail | |
1.1 Fail | 1.0 Fail | 1.0 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B3E3D2
#C6DCD9
#D3D6DD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b3e3d2;
--color-2: #c6dcd9;
--color-3: #d3d6dd;
--color-4: #e0cfe3;
--color-5: #f1c7e5;
}SCSS
$color-1: #b3e3d2; $color-2: #c6dcd9; $color-3: #d3d6dd; $color-4: #e0cfe3; $color-5: #f1c7e5;
TAILWIND
colors: {
'brand-1': '#b3e3d2',
'brand-2': '#c6dcd9',
'brand-3': '#d3d6dd',
'brand-4': '#e0cfe3',
'brand-5': '#f1c7e5',
}RGB Array
[179, 227, 210], [198, 220, 217], [211, 214, 221], [224, 207, 227], [241, 199, 229]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #B3E3D2, #C6DCD9, #D3D6DD, #E0CFE3, #F1C7E5 is ideal for: health products, baby brands, fresh-style blogs. 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: #b3e3d2; --color-2: #c6dcd9; --color-3: #d3d6dd; --color-4: #e0cfe3; --color-5: #f1c7e5. 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. 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 dark-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