Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E6E1CF
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#D1F9BA
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#B2C6A1
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#A84A58
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#434354
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
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
E6E1CF | D1F9BA | B2C6A1 | A84A58 | 434354 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.4 Fail | 4.2 AA Large | 7.4 AAA | |
1.1 Fail | — | 1.6 Fail | 4.7 AA | 8.3 AAA | |
1.4 Fail | 1.6 Fail | — | 3.0 AA Large | 5.3 AA | |
4.2 AA Large | 4.7 AA | 3.0 AA Large | — | 1.7 Fail | |
7.4 AAA | 8.3 AAA | 5.3 AA | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E6E1CF
#D1F9BA
#B2C6A1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e6e1cf;
--color-2: #d1f9ba;
--color-3: #b2c6a1;
--color-4: #a84a58;
--color-5: #434354;
}SCSS
$color-1: #e6e1cf; $color-2: #d1f9ba; $color-3: #b2c6a1; $color-4: #a84a58; $color-5: #434354;
TAILWIND
colors: {
'brand-1': '#e6e1cf',
'brand-2': '#d1f9ba',
'brand-3': '#b2c6a1',
'brand-4': '#a84a58',
'brand-5': '#434354',
}RGB Array
[230, 225, 207], [209, 249, 186], [178, 198, 161], [168, 74, 88], [67, 67, 84]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E6E1CF, #D1F9BA, #B2C6A1, #A84A58, #434354 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: #e6e1cf; --color-2: #d1f9ba; --color-3: #b2c6a1; --color-4: #a84a58; --color-5: #434354. 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