Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DFE0B8
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#94A578
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#627675
Mineral Blue · DimGray · Warm Gray
Traditional「Mineral Blue」· Paint「Warm Gray」· Creative Urban Concrete
#5F5B6C
Deep Indigo · DimGray · Charcoal
Traditional「Deep Indigo」· Paint「Charcoal」· Creative Midnight Shadow
#3A4352
Indigo · DarkSlateGray · 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
DFE0B8 | 94A578 | 627675 | 5F5B6C | 3A4352 | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 3.5 AA Large | 4.8 AA | 7.4 AAA | |
2.0 Fail | — | 1.8 Fail | 2.5 Fail | 3.8 AA Large | |
3.5 AA Large | 1.8 Fail | — | 1.4 Fail | 2.1 Fail | |
4.8 AA | 2.5 Fail | 1.4 Fail | — | 1.5 Fail | |
7.4 AAA | 3.8 AA Large | 2.1 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DFE0B8
#94A578
#627675
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dfe0b8;
--color-2: #94a578;
--color-3: #627675;
--color-4: #5f5b6c;
--color-5: #3a4352;
}SCSS
$color-1: #dfe0b8; $color-2: #94a578; $color-3: #627675; $color-4: #5f5b6c; $color-5: #3a4352;
TAILWIND
colors: {
'brand-1': '#dfe0b8',
'brand-2': '#94a578',
'brand-3': '#627675',
'brand-4': '#5f5b6c',
'brand-5': '#3a4352',
}RGB Array
[223, 224, 184], [148, 165, 120], [98, 118, 117], [95, 91, 108], [58, 67, 82]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DFE0B8, #94A578, #627675, #5F5B6C, #3A4352 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: #dfe0b8; --color-2: #94a578; --color-3: #627675; --color-4: #5f5b6c; --color-5: #3a4352. 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