Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ECF4E3
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#E6DE8D
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#1B2A4B
Indigo · MidnightBlue · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#675470
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#DFB6C8
Rouge · LightPink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· 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
ECF4E3 | E6DE8D | 1B2A4B | 675470 | DFB6C8 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 12.6 AAA | 6.0 AA | 1.6 Fail | |
1.2 Fail | — | 10.3 AAA | 4.9 AA | 1.3 Fail | |
12.6 AAA | 10.3 AAA | — | 2.1 Fail | 7.9 AAA | |
6.0 AA | 4.9 AA | 2.1 Fail | — | 3.8 AA Large | |
1.6 Fail | 1.3 Fail | 7.9 AAA | 3.8 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ECF4E3
#E6DE8D
#1B2A4B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ecf4e3;
--color-2: #e6de8d;
--color-3: #1b2a4b;
--color-4: #675470;
--color-5: #dfb6c8;
}SCSS
$color-1: #ecf4e3; $color-2: #e6de8d; $color-3: #1b2a4b; $color-4: #675470; $color-5: #dfb6c8;
TAILWIND
colors: {
'brand-1': '#ecf4e3',
'brand-2': '#e6de8d',
'brand-3': '#1b2a4b',
'brand-4': '#675470',
'brand-5': '#dfb6c8',
}RGB Array
[236, 244, 227], [230, 222, 141], [27, 42, 75], [103, 84, 112], [223, 182, 200]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #ECF4E3, #E6DE8D, #1B2A4B, #675470, #DFB6C8 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: #ecf4e3; --color-2: #e6de8d; --color-3: #1b2a4b; --color-4: #675470; --color-5: #dfb6c8. 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