Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E7ECEA
Jade · Lavender · Mint Green
Traditional「Jade」· Paint「Mint Green」· Creative Arctic Pool
#7F8261
Autumn Sage · Gray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#75A0A4
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#C1D4D9
Sky Blue · LightGray · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#4E5A68
Indigo · DimGray · Prussian Blue
Traditional「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
E7ECEA | 7F8261 | 75A0A4 | C1D4D9 | 4E5A68 | |
|---|---|---|---|---|---|
| — | 3.3 AA Large | 2.4 Fail | 1.3 Fail | 5.9 AA | |
3.3 AA Large | — | 1.4 Fail | 2.6 Fail | 1.8 Fail | |
2.4 Fail | 1.4 Fail | — | 1.9 Fail | 2.5 Fail | |
1.3 Fail | 2.6 Fail | 1.9 Fail | — | 4.6 AA | |
5.9 AA | 1.8 Fail | 2.5 Fail | 4.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E7ECEA
#7F8261
#75A0A4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e7ecea;
--color-2: #7f8261;
--color-3: #75a0a4;
--color-4: #c1d4d9;
--color-5: #4e5a68;
}SCSS
$color-1: #e7ecea; $color-2: #7f8261; $color-3: #75a0a4; $color-4: #c1d4d9; $color-5: #4e5a68;
TAILWIND
colors: {
'brand-1': '#e7ecea',
'brand-2': '#7f8261',
'brand-3': '#75a0a4',
'brand-4': '#c1d4d9',
'brand-5': '#4e5a68',
}RGB Array
[231, 236, 234], [127, 130, 97], [117, 160, 164], [193, 212, 217], [78, 90, 104]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E7ECEA, #7F8261, #75A0A4, #C1D4D9, #4E5A68 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: #e7ecea; --color-2: #7f8261; --color-3: #75a0a4; --color-4: #c1d4d9; --color-5: #4e5a68. 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