Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ECF6BD
Willow Green · Bisque · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#5A8D63
Celadon · DimGray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#022F40
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#347E8E
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#D6E3EE
Sky Blue · Lavender · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
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
ECF6BD | 5A8D63 | 022F40 | 347E8E | D6E3EE | |
|---|---|---|---|---|---|
| — | 3.4 AA Large | 12.5 AAA | 4.1 AA Large | 1.1 Fail | |
3.4 AA Large | — | 3.7 AA Large | 1.2 Fail | 3.0 Fail | |
12.5 AAA | 3.7 AA Large | — | 3.0 AA Large | 10.8 AAA | |
4.1 AA Large | 1.2 Fail | 3.0 AA Large | — | 3.6 AA Large | |
1.1 Fail | 3.0 Fail | 10.8 AAA | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ECF6BD
#5A8D63
#022F40
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ecf6bd;
--color-2: #5a8d63;
--color-3: #022f40;
--color-4: #347e8e;
--color-5: #d6e3ee;
}SCSS
$color-1: #ecf6bd; $color-2: #5a8d63; $color-3: #022f40; $color-4: #347e8e; $color-5: #d6e3ee;
TAILWIND
colors: {
'brand-1': '#ecf6bd',
'brand-2': '#5a8d63',
'brand-3': '#022f40',
'brand-4': '#347e8e',
'brand-5': '#d6e3ee',
}RGB Array
[236, 246, 189], [90, 141, 99], [2, 47, 64], [52, 126, 142], [214, 227, 238]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ECF6BD, #5A8D63, #022F40, #347E8E, #D6E3EE 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: #ecf6bd; --color-2: #5a8d63; --color-3: #022f40; --color-4: #347e8e; --color-5: #d6e3ee. 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