Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEE2BC
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#BCD7C7
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#A4BD78
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#8F9EAB
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#737950
Autumn Sage · DimGray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· 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
DEE2BC | BCD7C7 | A4BD78 | 8F9EAB | 737950 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.6 Fail | 2.1 Fail | 3.4 AA Large | |
1.1 Fail | — | 1.4 Fail | 1.8 Fail | 3.0 Fail | |
1.6 Fail | 1.4 Fail | — | 1.3 Fail | 2.2 Fail | |
2.1 Fail | 1.8 Fail | 1.3 Fail | — | 1.7 Fail | |
3.4 AA Large | 3.0 Fail | 2.2 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEE2BC
#BCD7C7
#A4BD78
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dee2bc;
--color-2: #bcd7c7;
--color-3: #a4bd78;
--color-4: #8f9eab;
--color-5: #737950;
}SCSS
$color-1: #dee2bc; $color-2: #bcd7c7; $color-3: #a4bd78; $color-4: #8f9eab; $color-5: #737950;
TAILWIND
colors: {
'brand-1': '#dee2bc',
'brand-2': '#bcd7c7',
'brand-3': '#a4bd78',
'brand-4': '#8f9eab',
'brand-5': '#737950',
}RGB Array
[222, 226, 188], [188, 215, 199], [164, 189, 120], [143, 158, 171], [115, 121, 80]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DEE2BC, #BCD7C7, #A4BD78, #8F9EAB, #737950 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: #dee2bc; --color-2: #bcd7c7; --color-3: #a4bd78; --color-4: #8f9eab; --color-5: #737950. 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