Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D4D9CD
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#2B2918
Autumn Sage · Black · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#8C8264
Ochre · Gray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#D65440
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#F13333
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
D4D9CD | 2B2918 | 8C8264 | D65440 | F13333 | |
|---|---|---|---|---|---|
| — | 10.2 AAA | 2.7 Fail | 2.8 Fail | 2.8 Fail | |
10.2 AAA | — | 3.8 AA Large | 3.6 AA Large | 3.7 AA Large | |
2.7 Fail | 3.8 AA Large | — | 1.1 Fail | 1.0 Fail | |
2.8 Fail | 3.6 AA Large | 1.1 Fail | — | 1.0 Fail | |
2.8 Fail | 3.7 AA Large | 1.0 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D4D9CD
#2B2918
#8C8264
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d4d9cd;
--color-2: #2b2918;
--color-3: #8c8264;
--color-4: #d65440;
--color-5: #f13333;
}SCSS
$color-1: #d4d9cd; $color-2: #2b2918; $color-3: #8c8264; $color-4: #d65440; $color-5: #f13333;
TAILWIND
colors: {
'brand-1': '#d4d9cd',
'brand-2': '#2b2918',
'brand-3': '#8c8264',
'brand-4': '#d65440',
'brand-5': '#f13333',
}RGB Array
[212, 217, 205], [43, 41, 24], [140, 130, 100], [214, 84, 64], [241, 51, 51]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D4D9CD, #2B2918, #8C8264, #D65440, #F13333 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: #d4d9cd; --color-2: #2b2918; --color-3: #8c8264; --color-4: #d65440; --color-5: #f13333. 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