Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DADEAA
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D46815
Tangerine · Chocolate · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#EB482E
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#1A1E12
Grass Green · Black · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· Creative Blush Sunrise
#7C8963
Grass Green · Gray · 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
DADEAA | D46815 | EB482E | 1A1E12 | 7C8963 | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 2.7 Fail | 12.1 AAA | 2.7 Fail | |
2.6 Fail | — | 1.1 Fail | 4.7 AA | 1.0 Fail | |
2.7 Fail | 1.1 Fail | — | 4.4 AA Large | 1.0 Fail | |
12.1 AAA | 4.7 AA | 4.4 AA Large | — | 4.5 AA | |
2.7 Fail | 1.0 Fail | 1.0 Fail | 4.5 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DADEAA
#D46815
#EB482E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dadeaa;
--color-2: #d46815;
--color-3: #eb482e;
--color-4: #1a1e12;
--color-5: #7c8963;
}SCSS
$color-1: #dadeaa; $color-2: #d46815; $color-3: #eb482e; $color-4: #1a1e12; $color-5: #7c8963;
TAILWIND
colors: {
'brand-1': '#dadeaa',
'brand-2': '#d46815',
'brand-3': '#eb482e',
'brand-4': '#1a1e12',
'brand-5': '#7c8963',
}RGB Array
[218, 222, 170], [212, 104, 21], [235, 72, 46], [26, 30, 18], [124, 137, 99]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #DADEAA, #D46815, #EB482E, #1A1E12, #7C8963 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: #dadeaa; --color-2: #d46815; --color-3: #eb482e; --color-4: #1a1e12; --color-5: #7c8963. 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 warm-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