Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3C56D
Fresh Green · BurlyWood · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#A2B269
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#6E9D71
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#543E31
Tangerine · DarkOliveGreen · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#4B2B1E
Tangerine · DarkSlateGray · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· 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
D3C56D | A2B269 | 6E9D71 | 543E31 | 4B2B1E | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.8 Fail | 5.7 AA | 7.2 AAA | |
1.3 Fail | — | 1.4 Fail | 4.3 AA Large | 5.5 AA | |
1.8 Fail | 1.4 Fail | — | 3.2 AA Large | 4.0 AA Large | |
5.7 AA | 4.3 AA Large | 3.2 AA Large | — | 1.3 Fail | |
7.2 AAA | 5.5 AA | 4.0 AA Large | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3C56D
#A2B269
#6E9D71
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3c56d;
--color-2: #a2b269;
--color-3: #6e9d71;
--color-4: #543e31;
--color-5: #4b2b1e;
}SCSS
$color-1: #d3c56d; $color-2: #a2b269; $color-3: #6e9d71; $color-4: #543e31; $color-5: #4b2b1e;
TAILWIND
colors: {
'brand-1': '#d3c56d',
'brand-2': '#a2b269',
'brand-3': '#6e9d71',
'brand-4': '#543e31',
'brand-5': '#4b2b1e',
}RGB Array
[211, 197, 109], [162, 178, 105], [110, 157, 113], [84, 62, 49], [75, 43, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #D3C56D, #A2B269, #6E9D71, #543E31, #4B2B1E 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: #d3c56d; --color-2: #a2b269; --color-3: #6e9d71; --color-4: #543e31; --color-5: #4b2b1e. 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 pastel-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