Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E1E6A7
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C5C2B9
Goose Yellow · Silver · Pearl Gray
Traditional「Goose Yellow」· Paint「Pearl Gray」· Creative Silver Lining
#51758D
Slate Blue · SlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#2C446A
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#0C0F22
Indigo · Black · Deep Sea Blue
Traditional「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
E1E6A7 | C5C2B9 | 51758D | 2C446A | 0C0F22 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 3.8 AA Large | 7.5 AAA | 14.5 AAA | |
1.4 Fail | — | 2.8 Fail | 5.5 AA | 10.7 AAA | |
3.8 AA Large | 2.8 Fail | — | 2.0 Fail | 3.9 AA Large | |
7.5 AAA | 5.5 AA | 2.0 Fail | — | 1.9 Fail | |
14.5 AAA | 10.7 AAA | 3.9 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E1E6A7
#C5C2B9
#51758D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e1e6a7;
--color-2: #c5c2b9;
--color-3: #51758d;
--color-4: #2c446a;
--color-5: #0c0f22;
}SCSS
$color-1: #e1e6a7; $color-2: #c5c2b9; $color-3: #51758d; $color-4: #2c446a; $color-5: #0c0f22;
TAILWIND
colors: {
'brand-1': '#e1e6a7',
'brand-2': '#c5c2b9',
'brand-3': '#51758d',
'brand-4': '#2c446a',
'brand-5': '#0c0f22',
}RGB Array
[225, 230, 167], [197, 194, 185], [81, 117, 141], [44, 68, 106], [12, 15, 34]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E1E6A7, #C5C2B9, #51758D, #2C446A, #0C0F22 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: #e1e6a7; --color-2: #c5c2b9; --color-3: #51758d; --color-4: #2c446a; --color-5: #0c0f22. 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