Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E3F6F3
Jade · Lavender · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#DBEDEF
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#B5DCEF
Sky Blue · LightBlue · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#01D2FF
Lake Blue · DeepSkyBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#4F4E57
Ink Gray · DarkSlateGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
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
E3F6F3 | DBEDEF | B5DCEF | 01D2FF | 4F4E57 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 1.6 Fail | 7.3 AAA | |
1.1 Fail | — | 1.2 Fail | 1.5 Fail | 6.8 AA | |
1.3 Fail | 1.2 Fail | — | 1.2 Fail | 5.6 AA | |
1.6 Fail | 1.5 Fail | 1.2 Fail | — | 4.6 AA | |
7.3 AAA | 6.8 AA | 5.6 AA | 4.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E3F6F3
#DBEDEF
#B5DCEF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e3f6f3;
--color-2: #dbedef;
--color-3: #b5dcef;
--color-4: #01d2ff;
--color-5: #4f4e57;
}SCSS
$color-1: #e3f6f3; $color-2: #dbedef; $color-3: #b5dcef; $color-4: #01d2ff; $color-5: #4f4e57;
TAILWIND
colors: {
'brand-1': '#e3f6f3',
'brand-2': '#dbedef',
'brand-3': '#b5dcef',
'brand-4': '#01d2ff',
'brand-5': '#4f4e57',
}RGB Array
[227, 246, 243], [219, 237, 239], [181, 220, 239], [1, 210, 255], [79, 78, 87]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E3F6F3, #DBEDEF, #B5DCEF, #01D2FF, #4F4E57 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: #e3f6f3; --color-2: #dbedef; --color-3: #b5dcef; --color-4: #01d2ff; --color-5: #4f4e57. 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 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