Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DCD2AE
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#B3AD89
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#AD8347
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#90462D
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#310600
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· 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
DCD2AE | B3AD89 | AD8347 | 90462D | 310600 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.3 Fail | 4.5 AA Large | 12.0 AAA | |
1.5 Fail | — | 1.5 Fail | 3.0 Fail | 8.0 AAA | |
2.3 Fail | 1.5 Fail | — | 2.0 Fail | 5.3 AA | |
4.5 AA Large | 3.0 Fail | 2.0 Fail | — | 2.7 Fail | |
12.0 AAA | 8.0 AAA | 5.3 AA | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DCD2AE
#B3AD89
#AD8347
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dcd2ae;
--color-2: #b3ad89;
--color-3: #ad8347;
--color-4: #90462d;
--color-5: #310600;
}SCSS
$color-1: #dcd2ae; $color-2: #b3ad89; $color-3: #ad8347; $color-4: #90462d; $color-5: #310600;
TAILWIND
colors: {
'brand-1': '#dcd2ae',
'brand-2': '#b3ad89',
'brand-3': '#ad8347',
'brand-4': '#90462d',
'brand-5': '#310600',
}RGB Array
[220, 210, 174], [179, 173, 137], [173, 131, 71], [144, 70, 45], [49, 6, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DCD2AE, #B3AD89, #AD8347, #90462D, #310600 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: #dcd2ae; --color-2: #b3ad89; --color-3: #ad8347; --color-4: #90462d; --color-5: #310600. 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