Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E9E0A7
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#B4D2B0
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#8DBCAC
Jade · DarkSeaGreen · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#56A0B9
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#1D1B30
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea 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
E9E0A7 | B4D2B0 | 8DBCAC | 56A0B9 | 1D1B30 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.6 Fail | 2.2 Fail | 12.5 AAA | |
1.2 Fail | — | 1.3 Fail | 1.8 Fail | 10.2 AAA | |
1.6 Fail | 1.3 Fail | — | 1.4 Fail | 7.9 AAA | |
2.2 Fail | 1.8 Fail | 1.4 Fail | — | 5.7 AA | |
12.5 AAA | 10.2 AAA | 7.9 AAA | 5.7 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E9E0A7
#B4D2B0
#8DBCAC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e9e0a7;
--color-2: #b4d2b0;
--color-3: #8dbcac;
--color-4: #56a0b9;
--color-5: #1d1b30;
}SCSS
$color-1: #e9e0a7; $color-2: #b4d2b0; $color-3: #8dbcac; $color-4: #56a0b9; $color-5: #1d1b30;
TAILWIND
colors: {
'brand-1': '#e9e0a7',
'brand-2': '#b4d2b0',
'brand-3': '#8dbcac',
'brand-4': '#56a0b9',
'brand-5': '#1d1b30',
}RGB Array
[233, 224, 167], [180, 210, 176], [141, 188, 172], [86, 160, 185], [29, 27, 48]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E9E0A7, #B4D2B0, #8DBCAC, #56A0B9, #1D1B30 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: #e9e0a7; --color-2: #b4d2b0; --color-3: #8dbcac; --color-4: #56a0b9; --color-5: #1d1b30. 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