Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D4D9AD
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#5C997C
Mineral Blue · CadetBlue · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#111212
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#DB695E
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#2A2B19
Autumn Sage · DarkSlateGray · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· 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
D4D9AD | 5C997C | 111212 | DB695E | 2A2B19 | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 12.8 AAA | 2.3 Fail | 9.8 AAA | |
2.3 Fail | — | 5.6 AA | 1.0 Fail | 4.3 AA Large | |
12.8 AAA | 5.6 AA | — | 5.5 AA | 1.3 Fail | |
2.3 Fail | 1.0 Fail | 5.5 AA | — | 4.2 AA Large | |
9.8 AAA | 4.3 AA Large | 1.3 Fail | 4.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D4D9AD
#5C997C
#111212
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d4d9ad;
--color-2: #5c997c;
--color-3: #111212;
--color-4: #db695e;
--color-5: #2a2b19;
}SCSS
$color-1: #d4d9ad; $color-2: #5c997c; $color-3: #111212; $color-4: #db695e; $color-5: #2a2b19;
TAILWIND
colors: {
'brand-1': '#d4d9ad',
'brand-2': '#5c997c',
'brand-3': '#111212',
'brand-4': '#db695e',
'brand-5': '#2a2b19',
}RGB Array
[212, 217, 173], [92, 153, 124], [17, 18, 18], [219, 105, 94], [42, 43, 25]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D4D9AD, #5C997C, #111212, #DB695E, #2A2B19 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: #d4d9ad; --color-2: #5c997c; --color-3: #111212; --color-4: #db695e; --color-5: #2a2b19. 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