Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3D7A4
Fresh Green · Wheat · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#918E85
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#68454C
Crimson · DimGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#340D12
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#A4BC4A
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· 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
D3D7A4 | 918E85 | 68454C | 340D12 | A4BC4A | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 5.5 AA | 11.6 AAA | 1.4 Fail | |
2.2 Fail | — | 2.5 Fail | 5.3 AA | 1.5 Fail | |
5.5 AA | 2.5 Fail | — | 2.1 Fail | 3.9 AA Large | |
11.6 AAA | 5.3 AA | 2.1 Fail | — | 8.1 AAA | |
1.4 Fail | 1.5 Fail | 3.9 AA Large | 8.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3D7A4
#918E85
#68454C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3d7a4;
--color-2: #918e85;
--color-3: #68454c;
--color-4: #340d12;
--color-5: #a4bc4a;
}SCSS
$color-1: #d3d7a4; $color-2: #918e85; $color-3: #68454c; $color-4: #340d12; $color-5: #a4bc4a;
TAILWIND
colors: {
'brand-1': '#d3d7a4',
'brand-2': '#918e85',
'brand-3': '#68454c',
'brand-4': '#340d12',
'brand-5': '#a4bc4a',
}RGB Array
[211, 215, 164], [145, 142, 133], [104, 69, 76], [52, 13, 18], [164, 188, 74]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D3D7A4, #918E85, #68454C, #340D12, #A4BC4A 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: #d3d7a4; --color-2: #918e85; --color-3: #68454c; --color-4: #340d12; --color-5: #a4bc4a. 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