Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E2E0B8
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#B2C6AF
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#779A9B
Slate Blue · LightSlateGray · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#51636C
Slate Blue · DimGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#372C4D
Deep Indigo · DarkSlateGray · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· 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
E2E0B8 | B2C6AF | 779A9B | 51636C | 372C4D | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.3 Fail | 4.7 AA | 9.6 AAA | |
1.3 Fail | — | 1.7 Fail | 3.5 AA Large | 7.1 AAA | |
2.3 Fail | 1.7 Fail | — | 2.1 Fail | 4.2 AA Large | |
4.7 AA | 3.5 AA Large | 2.1 Fail | — | 2.1 Fail | |
9.6 AAA | 7.1 AAA | 4.2 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E2E0B8
#B2C6AF
#779A9B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e2e0b8;
--color-2: #b2c6af;
--color-3: #779a9b;
--color-4: #51636c;
--color-5: #372c4d;
}SCSS
$color-1: #e2e0b8; $color-2: #b2c6af; $color-3: #779a9b; $color-4: #51636c; $color-5: #372c4d;
TAILWIND
colors: {
'brand-1': '#e2e0b8',
'brand-2': '#b2c6af',
'brand-3': '#779a9b',
'brand-4': '#51636c',
'brand-5': '#372c4d',
}RGB Array
[226, 224, 184], [178, 198, 175], [119, 154, 155], [81, 99, 108], [55, 44, 77]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E2E0B8, #B2C6AF, #779A9B, #51636C, #372C4D is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #e2e0b8; --color-2: #b2c6af; --color-3: #779a9b; --color-4: #51636c; --color-5: #372c4d. 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. Restrained colors convey professionalism and trust. 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