Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDF1CB
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C1CFAE
Willow Green · Silver · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#7DB89B
Jade · DarkSeaGreen · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#466466
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#42343D
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
EDF1CB | C1CFAE | 7DB89B | 466466 | 42343D | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.0 Fail | 5.5 AA | 10.1 AAA | |
1.4 Fail | — | 1.4 Fail | 3.9 AA Large | 7.2 AAA | |
2.0 Fail | 1.4 Fail | — | 2.8 Fail | 5.1 AA | |
5.5 AA | 3.9 AA Large | 2.8 Fail | — | 1.8 Fail | |
10.1 AAA | 7.2 AAA | 5.1 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDF1CB
#C1CFAE
#7DB89B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #edf1cb;
--color-2: #c1cfae;
--color-3: #7db89b;
--color-4: #466466;
--color-5: #42343d;
}SCSS
$color-1: #edf1cb; $color-2: #c1cfae; $color-3: #7db89b; $color-4: #466466; $color-5: #42343d;
TAILWIND
colors: {
'brand-1': '#edf1cb',
'brand-2': '#c1cfae',
'brand-3': '#7db89b',
'brand-4': '#466466',
'brand-5': '#42343d',
}RGB Array
[237, 241, 203], [193, 207, 174], [125, 184, 155], [70, 100, 102], [66, 52, 61]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EDF1CB, #C1CFAE, #7DB89B, #466466, #42343D 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: #edf1cb; --color-2: #c1cfae; --color-3: #7db89b; --color-4: #466466; --color-5: #42343d. 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