Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E7E8E2
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#99A8A1
Jade · DarkGray · Silver Sand
Traditional「Jade」· Paint「Silver Sand」· Creative Urban Concrete
#545D7A
Indigo · DimGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#262948
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#A0A4AD
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
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
E7E8E2 | 99A8A1 | 545D7A | 262948 | A0A4AD | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 5.3 AA | 11.4 AAA | 2.0 Fail | |
2.0 Fail | — | 2.6 Fail | 5.7 AA | 1.0 Fail | |
5.3 AA | 2.6 Fail | — | 2.2 Fail | 2.6 Fail | |
11.4 AAA | 5.7 AA | 2.2 Fail | — | 5.6 AA | |
2.0 Fail | 1.0 Fail | 2.6 Fail | 5.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E7E8E2
#99A8A1
#545D7A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e7e8e2;
--color-2: #99a8a1;
--color-3: #545d7a;
--color-4: #262948;
--color-5: #a0a4ad;
}SCSS
$color-1: #e7e8e2; $color-2: #99a8a1; $color-3: #545d7a; $color-4: #262948; $color-5: #a0a4ad;
TAILWIND
colors: {
'brand-1': '#e7e8e2',
'brand-2': '#99a8a1',
'brand-3': '#545d7a',
'brand-4': '#262948',
'brand-5': '#a0a4ad',
}RGB Array
[231, 232, 226], [153, 168, 161], [84, 93, 122], [38, 41, 72], [160, 164, 173]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E7E8E2, #99A8A1, #545D7A, #262948, #A0A4AD 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: #e7e8e2; --color-2: #99a8a1; --color-3: #545d7a; --color-4: #262948; --color-5: #a0a4ad. 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