Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3D6BA
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D5E491
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#D7F268
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#F3A552
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#593B46
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
D3D6BA | D5E491 | D7F268 | F3A552 | 593B46 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.4 Fail | 6.6 AA | |
1.1 Fail | — | 1.1 Fail | 1.5 Fail | 7.2 AAA | |
1.2 Fail | 1.1 Fail | — | 1.6 Fail | 7.9 AAA | |
1.4 Fail | 1.5 Fail | 1.6 Fail | — | 4.8 AA | |
6.6 AA | 7.2 AAA | 7.9 AAA | 4.8 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3D6BA
#D5E491
#D7F268
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3d6ba;
--color-2: #d5e491;
--color-3: #d7f268;
--color-4: #f3a552;
--color-5: #593b46;
}SCSS
$color-1: #d3d6ba; $color-2: #d5e491; $color-3: #d7f268; $color-4: #f3a552; $color-5: #593b46;
TAILWIND
colors: {
'brand-1': '#d3d6ba',
'brand-2': '#d5e491',
'brand-3': '#d7f268',
'brand-4': '#f3a552',
'brand-5': '#593b46',
}RGB Array
[211, 214, 186], [213, 228, 145], [215, 242, 104], [243, 165, 82], [89, 59, 70]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D3D6BA, #D5E491, #D7F268, #F3A552, #593B46 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #d3d6ba; --color-2: #d5e491; --color-3: #d7f268; --color-4: #f3a552; --color-5: #593b46. 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. 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