Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFF0E2
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#7AAEA3
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#2C293B
Deep Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#B1C076
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#444053
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep 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
EFF0E2 | 7AAEA3 | 2C293B | B1C076 | 444053 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 12.3 AAA | 1.7 Fail | 8.7 AAA | |
2.2 Fail | — | 5.7 AA | 1.3 Fail | 4.0 AA Large | |
12.3 AAA | 5.7 AA | — | 7.2 AAA | 1.4 Fail | |
1.7 Fail | 1.3 Fail | 7.2 AAA | — | 5.1 AA | |
8.7 AAA | 4.0 AA Large | 1.4 Fail | 5.1 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFF0E2
#7AAEA3
#2C293B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eff0e2;
--color-2: #7aaea3;
--color-3: #2c293b;
--color-4: #b1c076;
--color-5: #444053;
}SCSS
$color-1: #eff0e2; $color-2: #7aaea3; $color-3: #2c293b; $color-4: #b1c076; $color-5: #444053;
TAILWIND
colors: {
'brand-1': '#eff0e2',
'brand-2': '#7aaea3',
'brand-3': '#2c293b',
'brand-4': '#b1c076',
'brand-5': '#444053',
}RGB Array
[239, 240, 226], [122, 174, 163], [44, 41, 59], [177, 192, 118], [68, 64, 83]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EFF0E2, #7AAEA3, #2C293B, #B1C076, #444053 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: #eff0e2; --color-2: #7aaea3; --color-3: #2c293b; --color-4: #b1c076; --color-5: #444053. 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